harpreetmann's picture
Upload dataset
b945ffa verified
|
raw
history blame contribute delete
No virus
568 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: label_text
      dtype: string
  splits:
    - name: train
      num_bytes: 30312237
      num_examples: 22500
    - name: validation
      num_bytes: 3420586
      num_examples: 2500
    - name: test
      num_bytes: 32950685
      num_examples: 25000
  download_size: 43033471
  dataset_size: 66683508
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*