--- dataset_info: features: - name: term dtype: string - name: category dtype: string splits: - name: train num_bytes: 130394.32086851628 num_examples: 3730 - name: test num_bytes: 14507.679131483716 num_examples: 415 download_size: 63168 dataset_size: 144902.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---