--- 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: text dtype: string - name: clean_label dtype: string - name: clean_label_id dtype: int64 - name: noisy_label dtype: string - name: noisy_label_id dtype: int64 splits: - name: train num_bytes: 186669 num_examples: 1340 - name: validation num_bytes: 26221 num_examples: 189 - name: test num_bytes: 52598 num_examples: 379 download_size: 136869 dataset_size: 265488 --- # Dataset Card for "lnl-youruba" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)