--- 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: 202396 num_examples: 2045 - name: validation num_bytes: 28707 num_examples: 290 - name: test num_bytes: 57551 num_examples: 582 download_size: 133910 dataset_size: 288654 --- # Dataset Card for "lnl-hausa" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)