--- 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: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 294687466 num_examples: 90527 - name: validation num_bytes: 331461 num_examples: 100 - name: test num_bytes: 321902 num_examples: 100 download_size: 194864128 dataset_size: 295340829 --- # Dataset Card for "sentence-alignment-merged-postcorrection" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)