Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,7 @@ tags:
|
|
| 10 |
- quality_estimation
|
| 11 |
---
|
| 12 |
|
| 13 |
-
Using the DCSQE framework with the WMT2023 parallel corpus to generate synthetic data for pretraining a model, implemented with the Fairseq framework.
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- quality_estimation
|
| 11 |
---
|
| 12 |
|
| 13 |
+
Using the DCSQE framework with the WMT2023 parallel corpus to generate synthetic data for pretraining a model, implemented with the Fairseq framework.
|
| 14 |
+
|
| 15 |
+
For a detailed description of the DCSQE framework, please refer to the paper: <br/>
|
| 16 |
+
[Alleviating Distribution Shift in Synthetic Data for Machine Translation Quality Estimation](https://huggingface.co/papers/2502.19941)
|