--- configs: - config_name: default data_files: - split: train path: data/train-* - split: dev path: data/dev-* - split: test path: data/test-* dataset_info: features: - name: ach_text dtype: string - name: lgg_text dtype: string - name: lug_text dtype: string - name: nyn_text dtype: string - name: teo_text dtype: string - name: eng_text dtype: string - name: ibo_text dtype: string - name: id dtype: string splits: - name: train num_bytes: 10107493 num_examples: 22925 - name: dev num_bytes: 204553 num_examples: 472 - name: test num_bytes: 212843 num_examples: 476 download_size: 6167721 dataset_size: 10524889 --- # Dataset Card for "salt-dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)