vibhorag101's picture
Upload dataset
706e417 verified
|
raw
history blame
552 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 112305711.94383678
      num_examples: 162426
    - name: test
      num_bytes: 24065806.028081607
      num_examples: 34806
    - name: val
      num_bytes: 24065806.028081607
      num_examples: 34806
  download_size: 96948999
  dataset_size: 160437323.99999997
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: val
        path: data/val-*