--- configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* dataset_info: features: - name: seqs dtype: string - name: labels dtype: int64 splits: - name: train num_bytes: 8887338 num_examples: 8747 - name: valid num_bytes: 2238690 num_examples: 2191 - name: test num_bytes: 2944078 num_examples: 2747 download_size: 11992806 dataset_size: 14070106 --- # Dataset Card for "dl_ten_fold" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)