yoruba_wordsim353

منابع:

برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:

ds = tfds.load('huggingface:yoruba_wordsim353')
  • توضیحات :
A translation of the word pair similarity dataset wordsim-353 to Yorùbá.

The dataset was presented in the paper
Alabi et al.: Massive vs. Curated Embeddings for Low-Resourced
Languages: the Case of Yorùbá and Twi (LREC 2020).
  • مجوز : مجوز شناخته شده ای وجود ندارد
  • نسخه : 0.0.0
  • تقسیمات :
شکاف مثال ها
'test' 353
  • ویژگی ها :
{
    "english1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "english2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "yoruba1": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "yoruba2": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "similarity": {
        "dtype": "float32",
        "id": null,
        "_type": "Value"
    }
}