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: 54625044.843794115
num_examples: 133386
- name: validation
num_bytes: 6808184.37282353
num_examples: 16658
- name: test
num_bytes: 6847726.217294117
num_examples: 16662
download_size: 42171586
dataset_size: 68280955.43391176
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*