Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -154,6 +154,20 @@ dataset_info:
|
|
154 |
num_examples: 388
|
155 |
download_size: 52461214
|
156 |
dataset_size: 54347793.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
157 |
configs:
|
158 |
- config_name: astra
|
159 |
data_files:
|
@@ -199,6 +213,10 @@ configs:
|
|
199 |
data_files:
|
200 |
- split: train
|
201 |
path: kayo/train-*
|
|
|
|
|
|
|
|
|
202 |
---
|
203 |
# Dataset Card for "ValorantAgentVoiceLines"
|
204 |
|
|
|
154 |
num_examples: 388
|
155 |
download_size: 52461214
|
156 |
dataset_size: 54347793.0
|
157 |
+
- config_name: killjoy
|
158 |
+
features:
|
159 |
+
- name: audio_name
|
160 |
+
dtype: string
|
161 |
+
- name: audio_file
|
162 |
+
dtype: audio
|
163 |
+
- name: text
|
164 |
+
dtype: string
|
165 |
+
splits:
|
166 |
+
- name: train
|
167 |
+
num_bytes: 76301591.0
|
168 |
+
num_examples: 413
|
169 |
+
download_size: 73500082
|
170 |
+
dataset_size: 76301591.0
|
171 |
configs:
|
172 |
- config_name: astra
|
173 |
data_files:
|
|
|
213 |
data_files:
|
214 |
- split: train
|
215 |
path: kayo/train-*
|
216 |
+
- config_name: killjoy
|
217 |
+
data_files:
|
218 |
+
- split: train
|
219 |
+
path: killjoy/train-*
|
220 |
---
|
221 |
# Dataset Card for "ValorantAgentVoiceLines"
|
222 |
|