angry-tweets-binary / README.md
saattrupdan's picture
Upload README.md with huggingface_hub
47fbc49
|
raw
history blame contribute delete
No virus
608 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 269093.3579427623
      num_examples: 1559
    - name: test
      num_bytes: 120444.7564469914
      num_examples: 684
  download_size: 273118
  dataset_size: 389538.1143897537

Dataset Card for "angry-tweets-binary"

More Information needed