metadata
dataset_info:
features:
- name: label_text
dtype: string
- name: src_text1
dtype: string
- name: src_text2
dtype: string
- name: tgt_text1
dtype: string
- name: tgt_text2
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 13162232
num_examples: 32000
- name: validation
num_bytes: 1645279
num_examples: 4000
- name: test
num_bytes: 1645279
num_examples: 4000
download_size: 10263291
dataset_size: 16452790
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*