--- dataset_info: features: - name: src_lang dtype: string - name: tgt_lang dtype: string - name: src dtype: string - name: tgt dtype: string splits: - name: train num_bytes: 137273340.8 num_examples: 379480 - name: validation num_bytes: 17159167.6 num_examples: 47435 - name: test num_bytes: 17159167.6 num_examples: 47435 download_size: 84750355 dataset_size: 171591676.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---