Add gaz_Latn subset for SIBFLEURS multilingual classification
Browse files- README.md +50 -0
- gaz_Latn/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1058,6 +1058,52 @@ dataset_info:
|
|
1058 |
num_examples: 112
|
1059 |
download_size: 54580520
|
1060 |
dataset_size: 56413444.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1061 |
- config_name: gle_Latn
|
1062 |
features:
|
1063 |
- name: audio
|
@@ -4739,6 +4785,10 @@ configs:
|
|
4739 |
data_files:
|
4740 |
- split: train
|
4741 |
path: fuv_Latn/train-*
|
|
|
|
|
|
|
|
|
4742 |
- config_name: gle_Latn
|
4743 |
data_files:
|
4744 |
- split: train
|
|
|
1058 |
num_examples: 112
|
1059 |
download_size: 54580520
|
1060 |
dataset_size: 56413444.0
|
1061 |
+
- config_name: gaz_Latn
|
1062 |
+
features:
|
1063 |
+
- name: audio
|
1064 |
+
dtype:
|
1065 |
+
audio:
|
1066 |
+
sampling_rate: 16000
|
1067 |
+
- name: category
|
1068 |
+
dtype: int64
|
1069 |
+
- name: gender
|
1070 |
+
dtype: string
|
1071 |
+
- name: speaker_id
|
1072 |
+
dtype: int64
|
1073 |
+
- name: fleurs_id
|
1074 |
+
dtype: int64
|
1075 |
+
- name: language
|
1076 |
+
dtype: string
|
1077 |
+
- name: sentence
|
1078 |
+
dtype: string
|
1079 |
+
- name: text
|
1080 |
+
dtype: string
|
1081 |
+
- name: URL
|
1082 |
+
dtype: string
|
1083 |
+
- name: id
|
1084 |
+
dtype: int64
|
1085 |
+
- name: domain
|
1086 |
+
dtype: string
|
1087 |
+
- name: topic
|
1088 |
+
dtype: string
|
1089 |
+
- name: raw_transcription
|
1090 |
+
dtype: string
|
1091 |
+
- name: transcription
|
1092 |
+
dtype: string
|
1093 |
+
- name: filename
|
1094 |
+
dtype: string
|
1095 |
+
- name: has_image
|
1096 |
+
dtype: int64
|
1097 |
+
- name: has_hyperlink
|
1098 |
+
dtype: int64
|
1099 |
+
- name: index_id
|
1100 |
+
dtype: int64
|
1101 |
+
splits:
|
1102 |
+
- name: train
|
1103 |
+
num_bytes: 51346756.0
|
1104 |
+
num_examples: 112
|
1105 |
+
download_size: 47585541
|
1106 |
+
dataset_size: 51346756.0
|
1107 |
- config_name: gle_Latn
|
1108 |
features:
|
1109 |
- name: audio
|
|
|
4785 |
data_files:
|
4786 |
- split: train
|
4787 |
path: fuv_Latn/train-*
|
4788 |
+
- config_name: gaz_Latn
|
4789 |
+
data_files:
|
4790 |
+
- split: train
|
4791 |
+
path: gaz_Latn/train-*
|
4792 |
- config_name: gle_Latn
|
4793 |
data_files:
|
4794 |
- split: train
|
gaz_Latn/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2d5191cf546bcd033c6be4dae369e2ac5c2fa98da92ce5b56cf708654fd89d9
|
3 |
+
size 47585541
|