--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: dev path: data/dev-* dataset_info: features: - name: sentence dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 342265 num_examples: 5452 - name: test num_bytes: 24003 num_examples: 500 - name: dev num_bytes: 12305 num_examples: 256 download_size: 228995 dataset_size: 378573 --- # Dataset Card for "trec" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)