ฟลอเรส

อ้างอิง:

นีน

ใช้คำสั่งต่อไปนี้เพื่อโหลดชุดข้อมูลนี้ใน 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"
    }
}