Upload dataset
Browse files- README.md +36 -0
- music/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -128,6 +128,38 @@ dataset_info:
|
|
| 128 |
num_examples: 3056
|
| 129 |
download_size: 2394039
|
| 130 |
dataset_size: 7742371
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 131 |
configs:
|
| 132 |
- config_name: flights
|
| 133 |
data_files:
|
|
@@ -145,4 +177,8 @@ configs:
|
|
| 145 |
data_files:
|
| 146 |
- split: train
|
| 147 |
path: movies/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 148 |
---
|
|
|
|
| 128 |
num_examples: 3056
|
| 129 |
download_size: 2394039
|
| 130 |
dataset_size: 7742371
|
| 131 |
+
- config_name: music
|
| 132 |
+
features:
|
| 133 |
+
- name: conversation_id
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: instruction_id
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: utterances
|
| 138 |
+
list:
|
| 139 |
+
- name: index
|
| 140 |
+
dtype: int64
|
| 141 |
+
- name: segments
|
| 142 |
+
list:
|
| 143 |
+
- name: annotations
|
| 144 |
+
list:
|
| 145 |
+
- name: name
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: end_index
|
| 148 |
+
dtype: int64
|
| 149 |
+
- name: start_index
|
| 150 |
+
dtype: int64
|
| 151 |
+
- name: text
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: speaker
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: text
|
| 156 |
+
dtype: string
|
| 157 |
+
splits:
|
| 158 |
+
- name: train
|
| 159 |
+
num_bytes: 3088198
|
| 160 |
+
num_examples: 1603
|
| 161 |
+
download_size: 944019
|
| 162 |
+
dataset_size: 3088198
|
| 163 |
configs:
|
| 164 |
- config_name: flights
|
| 165 |
data_files:
|
|
|
|
| 177 |
data_files:
|
| 178 |
- split: train
|
| 179 |
path: movies/train-*
|
| 180 |
+
- config_name: music
|
| 181 |
+
data_files:
|
| 182 |
+
- split: train
|
| 183 |
+
path: music/train-*
|
| 184 |
---
|
music/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce84d2baf504ee1f1a4dc12274245de9e232ed3516426e7150923e7c57169743
|
| 3 |
+
size 944019
|