Upload dataset
Browse files- README.md +112 -0
- en-es/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -216,6 +216,114 @@ dataset_info:
|
|
| 216 |
num_examples: 486
|
| 217 |
download_size: 2036189
|
| 218 |
dataset_size: 3047636
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
- config_name: en-hi
|
| 220 |
features:
|
| 221 |
- name: translation
|
|
@@ -549,6 +657,10 @@ configs:
|
|
| 549 |
data_files:
|
| 550 |
- split: train
|
| 551 |
path: en-de/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 552 |
- config_name: en-hi
|
| 553 |
data_files:
|
| 554 |
- split: train
|
|
|
|
| 216 |
num_examples: 486
|
| 217 |
download_size: 2036189
|
| 218 |
dataset_size: 3047636
|
| 219 |
+
- config_name: en-es
|
| 220 |
+
features:
|
| 221 |
+
- name: translation
|
| 222 |
+
struct:
|
| 223 |
+
- name: Delta
|
| 224 |
+
dtype: int64
|
| 225 |
+
- name: chosen_comet22_tgt
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: chosen_comet22_tgt_score
|
| 228 |
+
dtype: float64
|
| 229 |
+
- name: chosen_cometkiwi_tgt
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: chosen_cometkiwi_tgt_score
|
| 232 |
+
dtype: float64
|
| 233 |
+
- name: chosen_cometkiwi_xxl_tgt
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: chosen_cometkiwi_xxl_tgt_score
|
| 236 |
+
dtype: float64
|
| 237 |
+
- name: chosen_gemba_esa_tgt
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: chosen_gemba_esa_tgt_score
|
| 240 |
+
dtype: float64
|
| 241 |
+
- name: chosen_human_tgt
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: chosen_human_tgt_score
|
| 244 |
+
dtype: float64
|
| 245 |
+
- name: chosen_metametrics_mt_tgt
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: chosen_metametrics_mt_tgt_score
|
| 248 |
+
dtype: float64
|
| 249 |
+
- name: chosen_metricx_24_hybrid_tgt
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: chosen_metricx_24_hybrid_tgt_score
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: chosen_metricx_24_qe_tgt
|
| 254 |
+
dtype: string
|
| 255 |
+
- name: chosen_metricx_24_qe_tgt_score
|
| 256 |
+
dtype: float64
|
| 257 |
+
- name: chosen_metricx_24_tgt
|
| 258 |
+
dtype: string
|
| 259 |
+
- name: chosen_metricx_24_tgt_score
|
| 260 |
+
dtype: float64
|
| 261 |
+
- name: chosen_xcomet_qe_tgt
|
| 262 |
+
dtype: string
|
| 263 |
+
- name: chosen_xcomet_qe_tgt_score
|
| 264 |
+
dtype: float64
|
| 265 |
+
- name: chosen_xcomet_tgt
|
| 266 |
+
dtype: string
|
| 267 |
+
- name: chosen_xcomet_tgt_score
|
| 268 |
+
dtype: float64
|
| 269 |
+
- name: en
|
| 270 |
+
dtype: string
|
| 271 |
+
- name: es
|
| 272 |
+
dtype: string
|
| 273 |
+
- name: language_pair
|
| 274 |
+
dtype: string
|
| 275 |
+
- name: rejected_comet22_tgt
|
| 276 |
+
dtype: string
|
| 277 |
+
- name: rejected_comet22_tgt_score
|
| 278 |
+
dtype: float64
|
| 279 |
+
- name: rejected_cometkiwi_tgt
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: rejected_cometkiwi_tgt_score
|
| 282 |
+
dtype: float64
|
| 283 |
+
- name: rejected_cometkiwi_xxl_tgt
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: rejected_cometkiwi_xxl_tgt_score
|
| 286 |
+
dtype: float64
|
| 287 |
+
- name: rejected_gemba_esa_tgt
|
| 288 |
+
dtype: string
|
| 289 |
+
- name: rejected_gemba_esa_tgt_score
|
| 290 |
+
dtype: float64
|
| 291 |
+
- name: rejected_human_tgt
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: rejected_human_tgt_score
|
| 294 |
+
dtype: float64
|
| 295 |
+
- name: rejected_metametrics_mt_tgt
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: rejected_metametrics_mt_tgt_score
|
| 298 |
+
dtype: float64
|
| 299 |
+
- name: rejected_metricx_24_hybrid_tgt
|
| 300 |
+
dtype: string
|
| 301 |
+
- name: rejected_metricx_24_hybrid_tgt_score
|
| 302 |
+
dtype: float64
|
| 303 |
+
- name: rejected_metricx_24_qe_tgt
|
| 304 |
+
dtype: string
|
| 305 |
+
- name: rejected_metricx_24_qe_tgt_score
|
| 306 |
+
dtype: float64
|
| 307 |
+
- name: rejected_metricx_24_tgt
|
| 308 |
+
dtype: string
|
| 309 |
+
- name: rejected_metricx_24_tgt_score
|
| 310 |
+
dtype: float64
|
| 311 |
+
- name: rejected_xcomet_qe_tgt
|
| 312 |
+
dtype: string
|
| 313 |
+
- name: rejected_xcomet_qe_tgt_score
|
| 314 |
+
dtype: float64
|
| 315 |
+
- name: rejected_xcomet_tgt
|
| 316 |
+
dtype: string
|
| 317 |
+
- name: rejected_xcomet_tgt_score
|
| 318 |
+
dtype: float64
|
| 319 |
+
- name: required_directions
|
| 320 |
+
dtype: string
|
| 321 |
+
splits:
|
| 322 |
+
- name: train
|
| 323 |
+
num_bytes: 4053532
|
| 324 |
+
num_examples: 633
|
| 325 |
+
download_size: 2669720
|
| 326 |
+
dataset_size: 4053532
|
| 327 |
- config_name: en-hi
|
| 328 |
features:
|
| 329 |
- name: translation
|
|
|
|
| 657 |
data_files:
|
| 658 |
- split: train
|
| 659 |
path: en-de/train-*
|
| 660 |
+
- config_name: en-es
|
| 661 |
+
data_files:
|
| 662 |
+
- split: train
|
| 663 |
+
path: en-es/train-*
|
| 664 |
- config_name: en-hi
|
| 665 |
data_files:
|
| 666 |
- split: train
|
en-es/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a66d12e7a20b3c9f4ee9cdb7918c81acd3d22171a27454ad1ee222d028e9f230
|
| 3 |
+
size 2669720
|