Upload dataset
Browse files- README.md +78 -0
- train/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: train
|
4 |
+
features:
|
5 |
+
- name: segment_id
|
6 |
+
dtype: string
|
7 |
+
- name: speaker
|
8 |
+
dtype: string
|
9 |
+
- name: text
|
10 |
+
dtype: string
|
11 |
+
- name: audio
|
12 |
+
dtype:
|
13 |
+
audio:
|
14 |
+
sampling_rate: 16000
|
15 |
+
- name: begin_time
|
16 |
+
dtype: float32
|
17 |
+
- name: end_time
|
18 |
+
dtype: float32
|
19 |
+
- name: audio_id
|
20 |
+
dtype: string
|
21 |
+
- name: title
|
22 |
+
dtype: string
|
23 |
+
- name: url
|
24 |
+
dtype: string
|
25 |
+
- name: source
|
26 |
+
dtype:
|
27 |
+
class_label:
|
28 |
+
names:
|
29 |
+
'0': audiobook
|
30 |
+
'1': podcast
|
31 |
+
'2': youtube
|
32 |
+
- name: category
|
33 |
+
dtype:
|
34 |
+
class_label:
|
35 |
+
names:
|
36 |
+
'0': People and Blogs
|
37 |
+
'1': Business
|
38 |
+
'2': Nonprofits and Activism
|
39 |
+
'3': Crime
|
40 |
+
'4': History
|
41 |
+
'5': Pets and Animals
|
42 |
+
'6': News and Politics
|
43 |
+
'7': Travel and Events
|
44 |
+
'8': Kids and Family
|
45 |
+
'9': Leisure
|
46 |
+
'10': N/A
|
47 |
+
'11': Comedy
|
48 |
+
'12': News and Politics
|
49 |
+
'13': Sports
|
50 |
+
'14': Arts
|
51 |
+
'15': Science and Technology
|
52 |
+
'16': Autos and Vehicles
|
53 |
+
'17': Science and Technology
|
54 |
+
'18': People and Blogs
|
55 |
+
'19': Music
|
56 |
+
'20': Society and Culture
|
57 |
+
'21': Education
|
58 |
+
'22': Howto and Style
|
59 |
+
'23': Film and Animation
|
60 |
+
'24': Gaming
|
61 |
+
'25': Entertainment
|
62 |
+
'26': Travel and Events
|
63 |
+
'27': Health and Fitness
|
64 |
+
'28': audiobook
|
65 |
+
- name: original_full_path
|
66 |
+
dtype: string
|
67 |
+
splits:
|
68 |
+
- name: train
|
69 |
+
num_bytes: 144111.0
|
70 |
+
num_examples: 2
|
71 |
+
download_size: 152717
|
72 |
+
dataset_size: 144111.0
|
73 |
+
configs:
|
74 |
+
- config_name: train
|
75 |
+
data_files:
|
76 |
+
- split: train
|
77 |
+
path: train/train-*
|
78 |
+
---
|
train/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6483287ef7231d51053b5b41ca0be9855437ec38bc4341e3d7f5e445cfeb53ef
|
3 |
+
size 152717
|