Upload dataset
Browse files- README.md +26 -0
- duration_rules/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -88,6 +88,28 @@ dataset_info:
|
|
| 88 |
num_examples: 50
|
| 89 |
download_size: 0.05
|
| 90 |
dataset_size: 0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
- config_name: pitch_rules
|
| 92 |
features:
|
| 93 |
- name: context
|
|
@@ -175,6 +197,10 @@ configs:
|
|
| 175 |
data_files:
|
| 176 |
- split: train
|
| 177 |
path: consonants/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 178 |
- config_name: pitch_rules
|
| 179 |
data_files:
|
| 180 |
- split: train
|
|
|
|
| 88 |
num_examples: 50
|
| 89 |
download_size: 0.05
|
| 90 |
dataset_size: 0.1
|
| 91 |
+
- config_name: duration_rules
|
| 92 |
+
features:
|
| 93 |
+
- name: token_id
|
| 94 |
+
dtype: int64
|
| 95 |
+
- name: char
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: base_duration_ms
|
| 98 |
+
dtype: int64
|
| 99 |
+
- name: context
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: duration_ms
|
| 102 |
+
dtype: int64
|
| 103 |
+
- name: multiplier
|
| 104 |
+
dtype: float64
|
| 105 |
+
- name: rule
|
| 106 |
+
dtype: string
|
| 107 |
+
splits:
|
| 108 |
+
- name: train
|
| 109 |
+
num_bytes: 1964
|
| 110 |
+
num_examples: 18
|
| 111 |
+
download_size: 3790
|
| 112 |
+
dataset_size: 1964
|
| 113 |
- config_name: pitch_rules
|
| 114 |
features:
|
| 115 |
- name: context
|
|
|
|
| 197 |
data_files:
|
| 198 |
- split: train
|
| 199 |
path: consonants/train-*
|
| 200 |
+
- config_name: duration_rules
|
| 201 |
+
data_files:
|
| 202 |
+
- split: train
|
| 203 |
+
path: duration_rules/train-*
|
| 204 |
- config_name: pitch_rules
|
| 205 |
data_files:
|
| 206 |
- split: train
|
duration_rules/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e1150b0a4a93f6556c9f1ae0cca333687ce9ebb923dc799abf240af764cde54d
|
| 3 |
+
size 3790
|