Upload dataset (part 00003-of-00004)
Browse files
README.md
CHANGED
|
@@ -969,6 +969,25 @@ dataset_info:
|
|
| 969 |
num_examples: 93092
|
| 970 |
download_size: 64590945738
|
| 971 |
dataset_size: 143234313008
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 972 |
- config_name: subset_20
|
| 973 |
features:
|
| 974 |
- name: transcription
|
|
@@ -2808,6 +2827,10 @@ configs:
|
|
| 2808 |
data_files:
|
| 2809 |
- split: train
|
| 2810 |
path: subset_19/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2811 |
- config_name: subset_20
|
| 2812 |
data_files:
|
| 2813 |
- split: train
|
|
|
|
| 969 |
num_examples: 93092
|
| 970 |
download_size: 64590945738
|
| 971 |
dataset_size: 143234313008
|
| 972 |
+
- config_name: subset_2
|
| 973 |
+
features:
|
| 974 |
+
- name: transcription
|
| 975 |
+
sequence: int64
|
| 976 |
+
- name: transcription/ja_gpt3.5
|
| 977 |
+
sequence: int64
|
| 978 |
+
- name: whisper_transcription
|
| 979 |
+
sequence: int64
|
| 980 |
+
- name: whisper_transcription/ja_gpt3.5
|
| 981 |
+
sequence: int64
|
| 982 |
+
- name: input_features
|
| 983 |
+
sequence:
|
| 984 |
+
sequence: float32
|
| 985 |
+
splits:
|
| 986 |
+
- name: train
|
| 987 |
+
num_bytes: 95692976304
|
| 988 |
+
num_examples: 62194
|
| 989 |
+
download_size: 43156432229
|
| 990 |
+
dataset_size: 95692976304
|
| 991 |
- config_name: subset_20
|
| 992 |
features:
|
| 993 |
- name: transcription
|
|
|
|
| 2827 |
data_files:
|
| 2828 |
- split: train
|
| 2829 |
path: subset_19/train-*
|
| 2830 |
+
- config_name: subset_2
|
| 2831 |
+
data_files:
|
| 2832 |
+
- split: train
|
| 2833 |
+
path: subset_2/train-*
|
| 2834 |
- config_name: subset_20
|
| 2835 |
data_files:
|
| 2836 |
- split: train
|