--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: id dtype: int64 - name: text dtype: string splits: - name: train num_bytes: 14956705827 num_examples: 40836715 - name: validation num_bytes: 759439 num_examples: 3000 - name: test num_bytes: 853864 num_examples: 3003 download_size: 3671540079 dataset_size: 14958319130 --- # Dataset Card for "wmt-en-fr" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)