--- 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: sentence dtype: string - name: lang dtype: class_label: names: '0': id '1': en '2': es '3': it '4': sk splits: - name: train num_bytes: 435476.500146646 num_examples: 5077 - name: validation num_bytes: 76625.84267159652 num_examples: 893 - name: test num_bytes: 77156.68849507203 num_examples: 902 download_size: 400828 dataset_size: 589259.0313133146 --- # Dataset Card for "language-detection" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)