Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -137,11 +137,11 @@ configs:
|
|
137 |
- config_name: TSSlovene
|
138 |
data_files:
|
139 |
- split: train
|
140 |
-
path: TSSlovene/train
|
141 |
- split: validation
|
142 |
-
path: TSSlovene/validation
|
143 |
- split: test
|
144 |
-
path: TSSlovene/test
|
145 |
- config_name: Teacher
|
146 |
data_files:
|
147 |
- split: train
|
@@ -417,6 +417,24 @@ dataset_info:
|
|
417 |
num_examples: 51
|
418 |
download_size: 0
|
419 |
dataset_size: 472222
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
- config_name: Teacher
|
421 |
features:
|
422 |
- name: original
|
|
|
137 |
- config_name: TSSlovene
|
138 |
data_files:
|
139 |
- split: train
|
140 |
+
path: TSSlovene/train-*
|
141 |
- split: validation
|
142 |
+
path: TSSlovene/validation-*
|
143 |
- split: test
|
144 |
+
path: TSSlovene/test-*
|
145 |
- config_name: Teacher
|
146 |
data_files:
|
147 |
- split: train
|
|
|
417 |
num_examples: 51
|
418 |
download_size: 0
|
419 |
dataset_size: 472222
|
420 |
+
- config_name: TSSlovene
|
421 |
+
features:
|
422 |
+
- name: original
|
423 |
+
dtype: string
|
424 |
+
- name: simple
|
425 |
+
sequence: string
|
426 |
+
splits:
|
427 |
+
- name: train
|
428 |
+
num_bytes: 133723
|
429 |
+
num_examples: 749
|
430 |
+
- name: validation
|
431 |
+
num_bytes: 16416
|
432 |
+
num_examples: 94
|
433 |
+
- name: test
|
434 |
+
num_bytes: 15912
|
435 |
+
num_examples: 96
|
436 |
+
download_size: 28304
|
437 |
+
dataset_size: 166051
|
438 |
- config_name: Teacher
|
439 |
features:
|
440 |
- name: original
|