dipteshkanojia commited on
Commit
ccf5f72
·
verified ·
1 Parent(s): 5a9cad7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -123,7 +123,7 @@ Direct Assessment (DA) quality estimation data for English→Indic (Gujarati, Hi
123
 
124
  - **Paper**: Sindhujan, A., Qian, S., Matthew, C.C.C., Orasan, C., and Kanojia, D. (2024). *ALOPE: Adaptive Layer Optimization for Translation Quality Estimation using Large Language Models.* In Second Conference on Language Modeling. ([arXiv](https://arxiv.org/html/2508.07484v1))
125
  - **Task**: Sentence-level quality estimation with human DA scores and z-scores; some splits include model scores and PE strings.
126
- - **Format**: Three splits (`train`, `dev`, `test`) per language pair, TSV with columns `index`, `original`, `translation`, `scores`, `mean`, `z_scores`, `z_mean` (+ optional `model_scores`, `PE`).
127
 
128
  ## Loading with 🤗 Datasets
129
 
 
123
 
124
  - **Paper**: Sindhujan, A., Qian, S., Matthew, C.C.C., Orasan, C., and Kanojia, D. (2024). *ALOPE: Adaptive Layer Optimization for Translation Quality Estimation using Large Language Models.* In Second Conference on Language Modeling. ([arXiv](https://arxiv.org/html/2508.07484v1))
125
  - **Task**: Sentence-level quality estimation with human DA scores and z-scores; some splits include model scores and PE strings.
126
+ - **Format**: Three splits (`train`, `dev`, `test`) per language pair, TSV with columns `index`, `original`, `translation`, `scores`, `mean`, `z_scores`, `z_mean`.
127
 
128
  ## Loading with 🤗 Datasets
129