Upload dataset
Browse files- README.md +30 -0
- heysquad/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -78,6 +78,32 @@ dataset_info:
|
|
| 78 |
num_examples: 5
|
| 79 |
download_size: 1977896
|
| 80 |
dataset_size: 1972208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
- config_name: librispeech
|
| 82 |
features:
|
| 83 |
- name: id
|
|
@@ -325,6 +351,10 @@ configs:
|
|
| 325 |
data_files:
|
| 326 |
- split: train
|
| 327 |
path: gemini_speech/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 328 |
- config_name: librispeech
|
| 329 |
data_files:
|
| 330 |
- split: train
|
|
|
|
| 78 |
num_examples: 5
|
| 79 |
download_size: 1977896
|
| 80 |
dataset_size: 1972208
|
| 81 |
+
- config_name: heysquad
|
| 82 |
+
features:
|
| 83 |
+
- name: id
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: audio
|
| 86 |
+
dtype:
|
| 87 |
+
audio:
|
| 88 |
+
sampling_rate: 16000
|
| 89 |
+
- name: messages
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: original_text
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: category
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: source_hf_path
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: duration_s
|
| 98 |
+
dtype: float64
|
| 99 |
+
- name: sampling_rate
|
| 100 |
+
dtype: int64
|
| 101 |
+
splits:
|
| 102 |
+
- name: train
|
| 103 |
+
num_bytes: 832612
|
| 104 |
+
num_examples: 5
|
| 105 |
+
download_size: 836809
|
| 106 |
+
dataset_size: 832612
|
| 107 |
- config_name: librispeech
|
| 108 |
features:
|
| 109 |
- name: id
|
|
|
|
| 351 |
data_files:
|
| 352 |
- split: train
|
| 353 |
path: gemini_speech/train-*
|
| 354 |
+
- config_name: heysquad
|
| 355 |
+
data_files:
|
| 356 |
+
- split: train
|
| 357 |
+
path: heysquad/train-*
|
| 358 |
- config_name: librispeech
|
| 359 |
data_files:
|
| 360 |
- split: train
|
heysquad/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90d412d6be9dfcfe5ac3b22e7df1c11197d5573feacacdc692145b2e83f92950
|
| 3 |
+
size 836809
|