Add 'greenlandic' config data files
Browse files- README.md +18 -0
- greenlandic/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -186,6 +186,10 @@ configs:
|
|
186 |
data_files:
|
187 |
- split: train
|
188 |
path: greek/train-*
|
|
|
|
|
|
|
|
|
189 |
- config_name: simplified_chinese
|
190 |
data_files:
|
191 |
- split: train
|
@@ -587,6 +591,20 @@ dataset_info:
|
|
587 |
num_examples: 40224
|
588 |
download_size: 1657829156
|
589 |
dataset_size: 4514152434
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
590 |
- config_name: simplified_chinese
|
591 |
features:
|
592 |
- name: subtitle_name
|
|
|
186 |
data_files:
|
187 |
- split: train
|
188 |
path: greek/train-*
|
189 |
+
- config_name: greenlandic
|
190 |
+
data_files:
|
191 |
+
- split: train
|
192 |
+
path: greenlandic/train-*
|
193 |
- config_name: simplified_chinese
|
194 |
data_files:
|
195 |
- split: train
|
|
|
591 |
num_examples: 40224
|
592 |
download_size: 1657829156
|
593 |
dataset_size: 4514152434
|
594 |
+
- config_name: greenlandic
|
595 |
+
features:
|
596 |
+
- name: subtitle_name
|
597 |
+
dtype: string
|
598 |
+
- name: file_name
|
599 |
+
dtype: string
|
600 |
+
- name: transcript
|
601 |
+
dtype: string
|
602 |
+
splits:
|
603 |
+
- name: train
|
604 |
+
num_bytes: 10222625
|
605 |
+
num_examples: 130
|
606 |
+
download_size: 4037843
|
607 |
+
dataset_size: 10222625
|
608 |
- config_name: simplified_chinese
|
609 |
features:
|
610 |
- name: subtitle_name
|
greenlandic/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e8af559bde77ecc71429803e6aa9245345447026caaf601207a6f3b02bc8144
|
3 |
+
size 4037843
|