Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
madisonchester's picture
Upload dataset
8d88c8d verified
|
raw
history blame
616 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: abstract
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 7794985
      num_examples: 5398
    - name: test_panels
      num_bytes: 2699547
      num_examples: 1365
    - name: test_humans
      num_bytes: 733540
      num_examples: 497
  download_size: 6669915
  dataset_size: 11228072
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test_panels
        path: data/test_panels-*
      - split: test_humans
        path: data/test_humans-*