File size: 607 Bytes
115e87f
 
 
 
 
 
 
 
 
 
 
 
 
 
ad53f01
115e87f
 
 
 
 
 
 
 
 
49fe69d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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).