ro_sts_parallel

อ้างอิง:

ro_sts_parallel

ใช้คำสั่งต่อไปนี้เพื่อโหลดชุดข้อมูลนี้ใน TFDS:

ds = tfds.load('huggingface:ro_sts_parallel/ro_sts_parallel')
  • คำอธิบาย :
The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.
  • ใบอนุญาต : ใบอนุญาต CC BY-SA 4.0
  • เวอร์ชัน : 1.0.0
  • แยก :
แยก ตัวอย่าง
'test' 2759
'train' 11499
'validation' 3001
  • คุณสมบัติ :
{
    "translation": {
        "languages": [
            "ro",
            "en"
        ],
        "id": null,
        "_type": "Translation"
    }
}

rosts-ขนาน-en-ro

ใช้คำสั่งต่อไปนี้เพื่อโหลดชุดข้อมูลนี้ใน TFDS:

ds = tfds.load('huggingface:ro_sts_parallel/rosts-parallel-en-ro')
  • คำอธิบาย :
The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.
  • ใบอนุญาต : ไม่มีใบอนุญาตที่รู้จัก
  • เวอร์ชัน : 1.0.0
  • แยก :
แยก ตัวอย่าง
'test' 2759
'train' 11499
'validation' 3001
  • คุณสมบัติ :
{
    "translation": {
        "languages": [
            "en",
            "ro"
        ],
        "id": null,
        "_type": "Translation"
    }
}