ekazuki's picture
Upload dataset
b109487 verified
metadata
dataset_info:
  features:
    - name: twitterId
      dtype: string
    - name: text
      dtype: string
    - name: hasMedia
      dtype: bool
    - name: date
      dtype: timestamp[ns]
    - name: authorId
      dtype: string
    - name: group
      dtype: string
  splits:
    - name: train
      num_bytes: 633820.2246696035
      num_examples: 2179
    - name: test
      num_bytes: 158527.7753303965
      num_examples: 545
  download_size: 1789962
  dataset_size: 792348.0000000001
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*