Upload dataset
Browse files- README.md +22 -1
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -9,4 +9,25 @@ tags:
|
|
9 |
pretty_name: "file_name,\tfile_name,\ttranscription,\taudio,\ttext_description"
|
10 |
size_categories:
|
11 |
- 100M<n<1B
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pretty_name: "file_name,\tfile_name,\ttranscription,\taudio,\ttext_description"
|
10 |
size_categories:
|
11 |
- 100M<n<1B
|
12 |
+
dataset_info:
|
13 |
+
features:
|
14 |
+
- name: file_name
|
15 |
+
dtype: string
|
16 |
+
- name: transcription
|
17 |
+
dtype: string
|
18 |
+
- name: audio
|
19 |
+
dtype: string
|
20 |
+
- name: text_description
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 52995
|
25 |
+
num_examples: 93
|
26 |
+
download_size: 26263
|
27 |
+
dataset_size: 52995
|
28 |
+
configs:
|
29 |
+
- config_name: default
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: data/train-*
|
33 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92855a13714f1b5e553ed58dcd8f48560a790fa967ef58e7bfccd26c56d11c11
|
3 |
+
size 26263
|