KoconJan's picture
Upload dataset
a1fbcdc verified
|
raw
history blame contribute delete
No virus
628 Bytes
metadata
dataset_info:
  features:
    - name: x
      dtype: string
    - name: 'y'
      dtype: int64
    - name: label_id
      dtype: int64
    - name: text
      dtype: string
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 492690051
      num_examples: 1119828
    - name: validation
      num_bytes: 25718605
      num_examples: 58278
    - name: test
      num_bytes: 26234868
      num_examples: 58941
  download_size: 144048422
  dataset_size: 544643524
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*