nino-gerb's picture
Upload Dataset without preprocessing
1966aa9 verified
|
raw
history blame
No virus
516 Bytes
metadata
dataset_info:
  features:
    - name: audio_waveform
      dtype: audio
    - name: hate_speech_score
      dtype: float64
    - name: hate_speech_label
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 40826322.6
      num_examples: 992
    - name: test
      num_bytes: 10443795.4
      num_examples: 248
  download_size: 48982090
  dataset_size: 51270118
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*