Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
This dataset is created from an aligned corpus EN-ES of the tale "The Jungle Book".
|
2 |
The content of the corpus (the original in English and the translation in Spanish can be found in the following sites: https://www.mansioningles.com/Lectura07.htm and https://www.mansioningles.com/lecturas07tra.htm).
|
3 |
|
4 |
-
---
|
5 |
dataset_info:
|
6 |
features:
|
7 |
- name: English
|
@@ -24,10 +23,9 @@ configs:
|
|
24 |
path: data/train-37
|
25 |
- split: test
|
26 |
path: data/test-10
|
27 |
-
---
|
28 |
|
29 |
-
Dataset description
|
30 |
This dataset intends to be used as material to train a model to translate sentences from English to Spanish.
|
31 |
|
32 |
-
Intended uses & limitations
|
33 |
This dataset has been created as an in-class exercice, so the coverage of it can be very limited.
|
|
|
1 |
This dataset is created from an aligned corpus EN-ES of the tale "The Jungle Book".
|
2 |
The content of the corpus (the original in English and the translation in Spanish can be found in the following sites: https://www.mansioningles.com/Lectura07.htm and https://www.mansioningles.com/lecturas07tra.htm).
|
3 |
|
|
|
4 |
dataset_info:
|
5 |
features:
|
6 |
- name: English
|
|
|
23 |
path: data/train-37
|
24 |
- split: test
|
25 |
path: data/test-10
|
|
|
26 |
|
27 |
+
**Dataset description**
|
28 |
This dataset intends to be used as material to train a model to translate sentences from English to Spanish.
|
29 |
|
30 |
+
**Intended uses & limitations**
|
31 |
This dataset has been created as an in-class exercice, so the coverage of it can be very limited.
|