--- dataset_info: features: - name: id dtype: string - name: lang dtype: string - name: text dtype: string splits: - name: train num_bytes: 1745954434 num_examples: 556659 - name: validation num_bytes: 285462463 num_examples: 82028 - name: test num_bytes: 299910543 num_examples: 84014 download_size: 1899364492 dataset_size: 2331327440 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---