הפניות:
iwslt2015-vi-en
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:mt_eng_vietnamese/iwslt2015-vi-en')
- תיאור :
Preprocessed Dataset from IWSLT'15 English-Vietnamese machine translation: English-Vietnamese.
- רישיון : אין רישיון ידוע
- גרסה : 1.0.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 1269 |
'train' | 133318 |
'validation' | 1269 |
- תכונות :
{
"translation": {
"languages": [
"vi",
"en"
],
"id": null,
"_type": "Translation"
}
}
iwslt2015-en-vi
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:mt_eng_vietnamese/iwslt2015-en-vi')
- תיאור :
Preprocessed Dataset from IWSLT'15 English-Vietnamese machine translation: English-Vietnamese.
- רישיון : אין רישיון ידוע
- גרסה : 1.0.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 1269 |
'train' | 133318 |
'validation' | 1269 |
- תכונות :
{
"translation": {
"languages": [
"en",
"vi"
],
"id": null,
"_type": "Translation"
}
}