Datasets:
rbroc
commited on
Commit
·
8197968
1
Parent(s):
bde1317
add polish
Browse files- ara/test.jsonl +0 -0
- cmn/test.jsonl +0 -0
- deu/test.jsonl +0 -0
- eng/test.jsonl +0 -0
- fra/test.jsonl +0 -0
- hin/test.jsonl +0 -0
- ita/test.jsonl +0 -0
- nld/test.jsonl +0 -0
- pol/test.jsonl +0 -0
- por/test.jsonl +0 -0
- scripts/make_dataset.py +2 -0
- spa/test.jsonl +0 -0
ara/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cmn/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
deu/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eng/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
fra/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
hin/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ita/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
nld/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
pol/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
por/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
scripts/make_dataset.py
CHANGED
|
@@ -15,6 +15,7 @@ _HF_AFFIX = {
|
|
| 15 |
"hin": "hindi",
|
| 16 |
"ita": "italian",
|
| 17 |
"nld": "dutch",
|
|
|
|
| 18 |
"por": "portuguese",
|
| 19 |
"spa": "spanish",
|
| 20 |
}
|
|
@@ -30,6 +31,7 @@ _REVISION_DICT = {
|
|
| 30 |
"hin": "e9e68e1a4db04726b9278192377049d0f9693012",
|
| 31 |
"ita": "21e3d5c827cb60619a89988b24979850a7af85a5",
|
| 32 |
"nld": "d622427417d37a8d74e110e6289bc29af4ba4056",
|
|
|
|
| 33 |
"por": "323bdf67e0fbd3d7f8086fad0971b5bd5a62524b",
|
| 34 |
"spa": "a7ea759535bb9fad6361cca151cf94a46e88edf3",
|
| 35 |
}
|
|
|
|
| 15 |
"hin": "hindi",
|
| 16 |
"ita": "italian",
|
| 17 |
"nld": "dutch",
|
| 18 |
+
"pol": "polish",
|
| 19 |
"por": "portuguese",
|
| 20 |
"spa": "spanish",
|
| 21 |
}
|
|
|
|
| 31 |
"hin": "e9e68e1a4db04726b9278192377049d0f9693012",
|
| 32 |
"ita": "21e3d5c827cb60619a89988b24979850a7af85a5",
|
| 33 |
"nld": "d622427417d37a8d74e110e6289bc29af4ba4056",
|
| 34 |
+
"pol": "28d7098e2e5a211c4810d0a4d8deccc5889e55b6",
|
| 35 |
"por": "323bdf67e0fbd3d7f8086fad0971b5bd5a62524b",
|
| 36 |
"spa": "a7ea759535bb9fad6361cca151cf94a46e88edf3",
|
| 37 |
}
|
spa/test.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|