Upload dataset
Browse files
README.md
CHANGED
@@ -1,3 +1,66 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: 'Unnamed: 0'
|
6 |
+
dtype: int64
|
7 |
+
- name: file_path
|
8 |
+
dtype: string
|
9 |
+
- name: task
|
10 |
+
dtype: string
|
11 |
+
- name: variety
|
12 |
+
dtype: string
|
13 |
+
- name: dataset
|
14 |
+
dtype: string
|
15 |
+
- name: accent
|
16 |
+
dtype: string
|
17 |
+
- name: speech_genre
|
18 |
+
dtype: string
|
19 |
+
- name: speech_style
|
20 |
+
dtype: string
|
21 |
+
- name: up_votes
|
22 |
+
dtype: int64
|
23 |
+
- name: down_votes
|
24 |
+
dtype: int64
|
25 |
+
- name: votes_for_hesitation
|
26 |
+
dtype: float64
|
27 |
+
- name: votes_for_filled_pause
|
28 |
+
dtype: float64
|
29 |
+
- name: votes_for_noise_or_low_voice
|
30 |
+
dtype: float64
|
31 |
+
- name: votes_for_second_voice
|
32 |
+
dtype: float64
|
33 |
+
- name: votes_for_no_identified_problem
|
34 |
+
dtype: float64
|
35 |
+
- name: text
|
36 |
+
dtype: string
|
37 |
+
- name: category
|
38 |
+
dtype: string
|
39 |
+
- name: class_id
|
40 |
+
dtype: int64
|
41 |
+
- name: text_length
|
42 |
+
dtype: int64
|
43 |
+
- name: audio
|
44 |
+
dtype: audio
|
45 |
+
splits:
|
46 |
+
- name: top_3_by_category
|
47 |
+
num_bytes: 20401557.0
|
48 |
+
num_examples: 18
|
49 |
+
- name: top_10_by_category
|
50 |
+
num_bytes: 65020891.0
|
51 |
+
num_examples: 60
|
52 |
+
- name: top_100_by_category
|
53 |
+
num_bytes: 484045505.0
|
54 |
+
num_examples: 600
|
55 |
+
download_size: 569287144
|
56 |
+
dataset_size: 569467953.0
|
57 |
+
configs:
|
58 |
+
- config_name: default
|
59 |
+
data_files:
|
60 |
+
- split: top_3_by_category
|
61 |
+
path: data/top_3_by_category-*
|
62 |
+
- split: top_10_by_category
|
63 |
+
path: data/top_10_by_category-*
|
64 |
+
- split: top_100_by_category
|
65 |
+
path: data/top_100_by_category-*
|
66 |
---
|
data/top_100_by_category-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23ffecbfc752be7c4d80aa07b0c3025627a36cbf1d4c20c3255083e3d384575c
|
3 |
+
size 483863039
|
data/top_10_by_category-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e28c618456a3e46fb3689e61443dfb24dd68fe627a2943586447fb283c20d80f
|
3 |
+
size 65015436
|
data/top_3_by_category-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17dd4ff657e1f34ffc54fc4307123e98006fd3227683a35bb47aa7bc4a1447d2
|
3 |
+
size 20408669
|