Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: audio
|
5 |
+
dtype: audio
|
6 |
+
- name: path
|
7 |
+
dtype: string
|
8 |
+
- name: sentence
|
9 |
+
dtype: string
|
10 |
+
splits:
|
11 |
+
- name: train
|
12 |
+
num_bytes: 685816842.600571
|
13 |
+
num_examples: 41473
|
14 |
+
- name: test
|
15 |
+
num_bytes: 171456057.35742903
|
16 |
+
num_examples: 10369
|
17 |
+
download_size: 819938746
|
18 |
+
dataset_size: 857272899.9580001
|
19 |
+
---
|
20 |
+
# Dataset Card for "ptf-dataset"
|
21 |
+
|
22 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|