wmt15_translate

  • תיאור :

תרגם מערך נתונים על סמך הנתונים מ-statmt.org.

גרסאות קיימות עבור השנים השונות תוך שימוש בשילוב של מספר מקורות נתונים. הבסיס wmt_translate מאפשר לך ליצור תצורה משלך כדי לבחור צמד נתונים/שפות משלך על ידי יצירת tfds.translate.wmt.WmtConfig מותאם אישית.

config = tfds.translate.wmt.WmtConfig(
    version="0.0.1",
    language_pair=("fr", "de"),
    subsets={
        tfds.Split.TRAIN: ["commoncrawl_frde"],
        tfds.Split.VALIDATION: ["euelections_dev2019"],
    },
)
builder = tfds.builder("wmt_translate", config=config)
  • תיעוד נוסף : חקור על ניירות עם קוד

  • דף הבית : http://www.statmt.org/wmt15/translation-task.html

  • קוד מקור : tfds.translate.Wmt15Translate

  • גרסאות :

    • 1.0.0 (ברירת מחדל): אין הערות שחרור.
  • הוראות הורדה ידניות : מערך נתונים זה מחייב אותך להוריד את נתוני המקור באופן ידני אל download_config.manual_dir (ברירת המחדל היא ~/tensorflow_datasets/downloads/manual/ ):
    חלק מתצורות ה-wmt כאן, דורשות הורדה ידנית. אנא עיין ב-wmt.py כדי לראות את הנתיב המדויק (ושם הקובץ) שיש להוריד.

  • שמירה אוטומטית במטמון ( תיעוד ): לא

  • איור ( tfds.show_examples ): לא נתמך.

  • ציטוט :

@InProceedings{bojar-EtAl:2015:WMT,
  author    = {Bojar, Ond
{r}ej  and  Chatterjee, Rajen  and  Federmann, Christian  and  Haddow, Barry  and  Huck, Matthias  and  Hokamp, Chris  and  Koehn, Philipp  and  Logacheva, Varvara  and  Monz, Christof  and  Negri, Matteo  and  Post, Matt  and  Scarton, Carolina  and  Specia, Lucia  and  Turchi, Marco},
  title     = {Findings of the 2015 Workshop on Statistical Machine Translation},
  booktitle = {Proceedings of the Tenth Workshop on Statistical Machine Translation},
  month     = {September},
  year      = {2015},
  address   = {Lisbon, Portugal},
  publisher = {Association for Computational Linguistics},
  pages     = {1--46},
  url       = {http://aclweb.org/anthology/W15-3001}
}

wmt15_translate/cs-en (תצורת ברירת המחדל)

  • תיאור תצורה : מערך משימות תרגום WMT 2015 cs-en.

  • גודל הורדה : 1.62 GiB

  • גודל ערכת נתונים : 2.89 GiB

  • פיצולים :

לְפַצֵל דוגמאות
'test' 2,656
'train' 15,793,126
'validation' 3,003
  • מבנה תכונה :
Translation({
    'cs': Text(shape=(), dtype=string),
    'en': Text(shape=(), dtype=string),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
תִרגוּם
cs טֶקסט חוּט
he טֶקסט חוּט

wmt15_translate/de-en

  • תיאור תצורה : מערך משימות תרגום WMT 2015 de-en.

  • גודל הורדה : 1.62 GiB

  • גודל מערך נתונים : 1.37 GiB

  • פיצולים :

לְפַצֵל דוגמאות
'test' 2,169
'train' 4,522,998
'validation' 3,003
  • מבנה תכונה :
Translation({
    'de': Text(shape=(), dtype=string),
    'en': Text(shape=(), dtype=string),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
תִרגוּם
דה טֶקסט חוּט
he טֶקסט חוּט

wmt15_translate/fi-en

  • תיאור תצורה : מערך משימות תרגום WMT 2015 fi-en.

  • גודל הורדה : 260.51 MiB

  • גודל ערכת נתונים: 623.22 MiB

  • פיצולים :

לְפַצֵל דוגמאות
'test' 1,370
'train' 2,073,394
'validation' 1,500
  • מבנה תכונה :
Translation({
    'en': Text(shape=(), dtype=string),
    'fi': Text(shape=(), dtype=string),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
תִרגוּם
he טֶקסט חוּט
fi טֶקסט חוּט

wmt15_translate/fr-en

  • תיאור תצורה : מערך משימות תרגום WMT 2015 fr-en.

  • גודל הורדה : 6.24 GiB

  • גודל מערך נתונים : 14.65 GiB

  • פיצולים :

לְפַצֵל דוגמאות
'test' 1,500
'train' 40,853,298
'validation' 4,503
  • מבנה תכונה :
Translation({
    'en': Text(shape=(), dtype=string),
    'fr': Text(shape=(), dtype=string),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
תִרגוּם
he טֶקסט חוּט
fr טֶקסט חוּט

wmt15_translate/ru-en

  • תיאור תצורה : מערך משימות תרגום WMT 2015 ru-en.

  • גודל הורדה : 1.02 GiB

  • גודל ערכת נתונים: 843.90 MiB

  • פיצולים :

לְפַצֵל דוגמאות
'test' 2,818
'train' 2,495,081
'validation' 3,003
  • מבנה תכונה :
Translation({
    'en': Text(shape=(), dtype=string),
    'ru': Text(shape=(), dtype=string),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
תִרגוּם
he טֶקסט חוּט
ru טֶקסט חוּט