--- dataset_info: features: - name: id dtype: string - name: lang dtype: string - name: text dtype: string splits: - name: train num_bytes: 2071770741 num_examples: 652511 - name: validation num_bytes: 330259548 num_examples: 94758 - name: test num_bytes: 346478390 num_examples: 96744 download_size: 2242340351 dataset_size: 2748508679 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---