Add est_Latn subset for SIBFLEURS multilingual classification
Browse files- README.md +50 -0
- est_Latn/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -874,6 +874,52 @@ dataset_info:
|
|
| 874 |
num_examples: 112
|
| 875 |
download_size: 36849128
|
| 876 |
dataset_size: 39001397.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 877 |
- config_name: fra_Latn
|
| 878 |
features:
|
| 879 |
- name: audio
|
|
@@ -1503,6 +1549,10 @@ configs:
|
|
| 1503 |
data_files:
|
| 1504 |
- split: train
|
| 1505 |
path: eng_Latn/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1506 |
- config_name: fra_Latn
|
| 1507 |
data_files:
|
| 1508 |
- split: train
|
|
|
|
| 874 |
num_examples: 112
|
| 875 |
download_size: 36849128
|
| 876 |
dataset_size: 39001397.0
|
| 877 |
+
- config_name: est_Latn
|
| 878 |
+
features:
|
| 879 |
+
- name: audio
|
| 880 |
+
dtype:
|
| 881 |
+
audio:
|
| 882 |
+
sampling_rate: 16000
|
| 883 |
+
- name: category
|
| 884 |
+
dtype: int64
|
| 885 |
+
- name: gender
|
| 886 |
+
dtype: string
|
| 887 |
+
- name: speaker_id
|
| 888 |
+
dtype: int64
|
| 889 |
+
- name: fleurs_id
|
| 890 |
+
dtype: int64
|
| 891 |
+
- name: language
|
| 892 |
+
dtype: string
|
| 893 |
+
- name: sentence
|
| 894 |
+
dtype: string
|
| 895 |
+
- name: text
|
| 896 |
+
dtype: string
|
| 897 |
+
- name: URL
|
| 898 |
+
dtype: string
|
| 899 |
+
- name: id
|
| 900 |
+
dtype: int64
|
| 901 |
+
- name: domain
|
| 902 |
+
dtype: string
|
| 903 |
+
- name: topic
|
| 904 |
+
dtype: string
|
| 905 |
+
- name: raw_transcription
|
| 906 |
+
dtype: string
|
| 907 |
+
- name: transcription
|
| 908 |
+
dtype: string
|
| 909 |
+
- name: filename
|
| 910 |
+
dtype: string
|
| 911 |
+
- name: has_image
|
| 912 |
+
dtype: int64
|
| 913 |
+
- name: has_hyperlink
|
| 914 |
+
dtype: int64
|
| 915 |
+
- name: index_id
|
| 916 |
+
dtype: int64
|
| 917 |
+
splits:
|
| 918 |
+
- name: train
|
| 919 |
+
num_bytes: 40131087.0
|
| 920 |
+
num_examples: 112
|
| 921 |
+
download_size: 34768009
|
| 922 |
+
dataset_size: 40131087.0
|
| 923 |
- config_name: fra_Latn
|
| 924 |
features:
|
| 925 |
- name: audio
|
|
|
|
| 1549 |
data_files:
|
| 1550 |
- split: train
|
| 1551 |
path: eng_Latn/train-*
|
| 1552 |
+
- config_name: est_Latn
|
| 1553 |
+
data_files:
|
| 1554 |
+
- split: train
|
| 1555 |
+
path: est_Latn/train-*
|
| 1556 |
- config_name: fra_Latn
|
| 1557 |
data_files:
|
| 1558 |
- split: train
|
est_Latn/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01ea8ffeb765c2e63a2e1877865f41dab86f7192c744382e1506dc0b86943dd2
|
| 3 |
+
size 34768009
|