yasker00's picture
Add Qwen3-4B Instruct predictions (en->tr) to all splits
c8fe013 verified
---
dataset_info:
features:
- name: source
dtype: string
- name: target
dtype: string
- name: src_lang
dtype: string
- name: tgt_lang
dtype: string
- name: benchmark
dtype: string
- name: id
dtype: string
- name: prediction
dtype: string
splits:
- name: wmt24pp_test_en_tr
num_bytes: 662381
num_examples: 960
- name: flores_plus_dev_en_tr
num_bytes: 457749
num_examples: 997
- name: flores_plus_devtest_en_tr
num_bytes: 486325
num_examples: 1012
- name: ntrex_test_en_tr
num_bytes: 902376
num_examples: 1997
download_size: 1479290
dataset_size: 2508831
configs:
- config_name: default
data_files:
- split: wmt24pp_test_en_tr
path: data/wmt24pp_test_en_tr-*
- split: flores_plus_dev_en_tr
path: data/flores_plus_dev_en_tr-*
- split: flores_plus_devtest_en_tr
path: data/flores_plus_devtest_en_tr-*
- split: ntrex_test_en_tr
path: data/ntrex_test_en_tr-*
---