File size: 1,486 Bytes
bfde617 5720f46 bfde617 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 |
---
license: cc-by-nc-4.0
dataset_info:
features:
- name: 'Unnamed: 0'
dtype: int64
- name: file_path
dtype: string
- name: task
dtype: string
- name: variety
dtype: string
- name: dataset
dtype: string
- name: accent
dtype: string
- name: speech_genre
dtype: string
- name: speech_style
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: votes_for_hesitation
dtype: float64
- name: votes_for_filled_pause
dtype: float64
- name: votes_for_noise_or_low_voice
dtype: float64
- name: votes_for_second_voice
dtype: float64
- name: votes_for_no_identified_problem
dtype: float64
- name: text
dtype: string
- name: category
dtype: string
- name: class_id
dtype: int64
- name: text_length
dtype: int64
- name: audio
dtype: audio
splits:
- name: top_3_by_category
num_bytes: 20401557.0
num_examples: 18
- name: top_10_by_category
num_bytes: 65020891.0
num_examples: 60
- name: top_100_by_category
num_bytes: 484045505.0
num_examples: 600
download_size: 569287144
dataset_size: 569467953.0
configs:
- config_name: default
data_files:
- split: top_3_by_category
path: data/top_3_by_category-*
- split: top_10_by_category
path: data/top_10_by_category-*
- split: top_100_by_category
path: data/top_100_by_category-*
---
|