הפניות:
neen
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:flores/neen')
- תיאור :
Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.
- רישיון : אין רישיון ידוע
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 2836 |
'validation' | 2560 |
- תכונות :
{
"translation": {
"languages": [
"ne",
"en"
],
"id": null,
"_type": "Translation"
}
}
סיאן
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:flores/sien')
- תיאור :
Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.
- רישיון : אין רישיון ידוע
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 2767 |
'validation' | 2899 |
- תכונות :
{
"translation": {
"languages": [
"si",
"en"
],
"id": null,
"_type": "Translation"
}
}