Commit
·
88dd18b
1
Parent(s):
5ccd139
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: text
|
| 5 |
+
dtype: string
|
| 6 |
+
splits:
|
| 7 |
+
- name: train
|
| 8 |
+
num_bytes: 11951729
|
| 9 |
+
num_examples: 651
|
| 10 |
+
- name: test
|
| 11 |
+
num_bytes: 1156982
|
| 12 |
+
num_examples: 79
|
| 13 |
+
- name: validation
|
| 14 |
+
download_size: 1248537
|
| 15 |
+
dataset_size: 13108711
|
| 16 |
+
---
|
| 17 |
+
# Dataset Card for "jsbach_track_32Bar_tim_sig_time_unit_128"
|
| 18 |
+
|
| 19 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|