Luca-Engel's picture
Upload Dataset without preprocessing
e10e27c verified
|
raw
history blame
569 Bytes
metadata
dataset_info:
  features:
    - name: audio_waveform
      dtype:
        audio:
          sampling_rate: 16000
    - name: hate_speech_score
      dtype: float64
    - name: hate_speech_label
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 68233275.54356904
      num_examples: 1581
    - name: test
      num_bytes: 17268098.12443096
      num_examples: 396
  download_size: 83052731
  dataset_size: 85501373.668
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*