thymiantheherb's picture
Upload README.md with huggingface_hub
df4772c verified
|
raw
history blame
533 Bytes
---
dataset_info:
features:
- name: audio_waveform
dtype: audio
- name: hate_speech_score
dtype: float64
- name: hate_speech_label
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 70278429.69638543
num_examples: 1581
- name: test
num_bytes: 16523962.705614569
num_examples: 396
download_size: 82995465
dataset_size: 86802392.402
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---