Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,11 @@ language:
|
|
| 8 |
- en
|
| 9 |
size_categories:
|
| 10 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
dataset_info:
|
| 12 |
features:
|
| 13 |
- name: id
|
|
@@ -22,9 +27,6 @@ dataset_info:
|
|
| 22 |
dtype: string
|
| 23 |
- name: target
|
| 24 |
dtype: string
|
| 25 |
-
splits:
|
| 26 |
-
- name: scielo_en_gl_es.jsonl
|
| 27 |
-
num_examples: 1000 # Replace with your actual count
|
| 28 |
---
|
| 29 |
# Dataset Card for Spanish–Galician / English–Galician Scientific Corpus (SciELO)
|
| 30 |
|
|
|
|
| 8 |
- en
|
| 9 |
size_categories:
|
| 10 |
- 100K<n<1M
|
| 11 |
+
configs:
|
| 12 |
+
- config_name: default
|
| 13 |
+
data_files:
|
| 14 |
+
- split: train
|
| 15 |
+
path: scielo_en_gl_es.jsonl
|
| 16 |
dataset_info:
|
| 17 |
features:
|
| 18 |
- name: id
|
|
|
|
| 27 |
dtype: string
|
| 28 |
- name: target
|
| 29 |
dtype: string
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
# Dataset Card for Spanish–Galician / English–Galician Scientific Corpus (SciELO)
|
| 32 |
|