osact5_hatespeech / README.md
Zaid's picture
Upload dataset
dd2b208 verified
|
raw
history blame
No virus
550 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: tweet
      dtype: string
    - name: 'off'
      dtype: string
    - name: hs
      dtype: string
    - name: vlg
      dtype: string
    - name: vio
      dtype: string
  splits:
    - name: validation
      num_bytes: 234215
      num_examples: 1270
    - name: train
      num_bytes: 1662472
      num_examples: 8887
  download_size: 898775
  dataset_size: 1896687
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: train
        path: data/train-*