ภาษาสันสกฤต_คลาสสิก

อ้างอิง:

รวมกัน

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

ds = tfds.load('huggingface:sanskrit_classic/combined')
  • คำอธิบาย :
This dataset combines some of the classical Sanskrit texts.
  • ใบอนุญาต : ไม่มีใบอนุญาตที่รู้จัก
  • เวอร์ชั่น : 1.1.0
  • แยก :
แยก ตัวอย่าง
'train' 342033
  • คุณสมบัติ :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}