Luca-Engel's picture
Upload Dataset without preprocessing
23a5d64 verified
|
raw
history blame
504 Bytes
metadata
dataset_info:
  features:
    - name: audio_waveform
      dtype: audio
    - name: hate_speech_score
      dtype: float64
    - name: hate_speech_label
      dtype: string
  splits:
    - name: train
      num_bytes: 69755168.7437921
      num_examples: 1581
    - name: test
      num_bytes: 17545551.75720789
      num_examples: 396
  download_size: 82822185
  dataset_size: 87300720.50099999
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*