dataset_info: | |
features: | |
- name: text | |
dtype: string | |
- name: label | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 11604760.3 | |
num_examples: 189 | |
- name: test | |
num_bytes: 4973468.7 | |
num_examples: 81 | |
download_size: 8687781 | |
dataset_size: 16578229.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
Please note that this is subset of [ccdv/arxiv-classification](https://huggingface.co/datasets/ccdv/arxiv-classification) annotated by [anyclassifier](https://github.com/kenhktsui/anyclassifier). | |