thymiantheherb's picture
Upload README.md with huggingface_hub
b50f7d2 verified
|
raw
history blame
515 Bytes
metadata
dataset_info:
  features:
    - name: audio_waveform
      dtype: string
    - name: hate_speech_score
      dtype: float64
    - name: label
      dtype: int64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 284132.9696509864
      num_examples: 1581
    - name: test
      num_bytes: 71168.03034901366
      num_examples: 396
  download_size: 229401
  dataset_size: 355301
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*