twitter-sentiment / README.md
norabelrose's picture
Upload dataset
7c4f320 verified
metadata
dataset_info:
  features:
    - name: label
      dtype: int64
    - name: source
      dtype: string
    - name: text
      dtype: string
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 173681230.835101
      num_examples: 1568627
    - name: test
      num_bytes: 1107218.1648989914
      num_examples: 10000
  download_size: 107957698
  dataset_size: 174788449
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*