ymoslem commited on
Commit
ea47edb
·
verified ·
1 Parent(s): 81da824

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ tags:
71
  # Dataset Summary
72
 
73
  **Long-context / document-level** variant of the WMT DA Human Evaluation dataset.
74
- In addition to individual sentences, it contains augmentations of 2, 4, 8, 16, and 32 sentences, among each language pair `lp and `domain`.
75
  The `raw` column represents a weighted average of scores of augmented sentences using character lengths of or `src` and `mt` as weights.
76
  The code used to apply the augmentation can be found [here](https://github.com/ymoslem/datasets/blob/main/LongContextQE/Long-Context-MT-QE-WMT.ipynb).
77
 
 
71
  # Dataset Summary
72
 
73
  **Long-context / document-level** variant of the WMT DA Human Evaluation dataset.
74
+ In addition to individual sentences, it contains augmentations of 2, 4, 8, 16, and 32 sentences, among each language pair `lp` and `domain`.
75
  The `raw` column represents a weighted average of scores of augmented sentences using character lengths of or `src` and `mt` as weights.
76
  The code used to apply the augmentation can be found [here](https://github.com/ymoslem/datasets/blob/main/LongContextQE/Long-Context-MT-QE-WMT.ipynb).
77