DreamW1ngs commited on
Commit
7b736db
·
verified ·
1 Parent(s): dca4e82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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)