Machlovi's picture
Upload dataset
043e1c8 verified
|
raw
history blame
478 Bytes
metadata
dataset_info:
  features:
    - name: tweet
      dtype: string
    - name: category
      dtype: string
    - name: data
      dtype: string
    - name: class
      dtype: string
  splits:
    - name: train
      num_bytes: 3447830
      num_examples: 23670
    - name: test
      num_bytes: 376256
      num_examples: 2630
  download_size: 2071536
  dataset_size: 3824086
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*