metadata
dataset_info:
features:
- name: origin_lang_code
dtype: string
- name: target_lang_code
dtype: string
- name: batch
dtype: int64
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 2057760
num_examples: 8814
- name: valid
num_bytes: 299290
num_examples: 1158
- name: test
num_bytes: 90780
num_examples: 234
download_size: 930967
dataset_size: 2447830
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*