AGnews-raw-MIA / README.md
borakaragul's picture
Upload dataset
126ab5e verified
|
raw
history blame
549 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': World
            '1': Sports
            '2': Business
            '3': Sci/Tech
  splits:
    - name: train
      num_bytes: 2484775.25
      num_examples: 10000
    - name: test
      num_bytes: 247299.2105263158
      num_examples: 1000
  download_size: 1842763
  dataset_size: 2732074.460526316
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*