arxiv_multiclass / README.md
kardosdrur's picture
Upload dataset
22357bd verified
|
raw
history blame
No virus
438 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      sequence: string
  splits:
    - name: train
      num_bytes: 51000657.733032025
      num_examples: 41419
    - name: test
      num_bytes: 12750472.266967976
      num_examples: 10355
  download_size: 35503861
  dataset_size: 63751130
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*