sentiment-unified / README.md
Drocho's picture
Upload dataset
8b52e02 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int32
  splits:
    - name: train
      num_bytes: 13244176
      num_examples: 29196
    - name: validation
      num_bytes: 1655748
      num_examples: 3650
    - name: test
      num_bytes: 1655748
      num_examples: 3650
  download_size: 15830747
  dataset_size: 16555672
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*