তথ্যসূত্র:
ট্রেক্স
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:lama/trex')
- বর্ণনা :
LAMA is a dataset used to probe and analyze the factual and commonsense knowledge contained in pretrained language models. See https://github.com/facebookresearch/LAMA.
- লাইসেন্স : ক্রিয়েটিভ কমন্স অ্যাট্রিবিউশন-অবাণিজ্যিক 4.0 আন্তর্জাতিক লাইসেন্স। https://github.com/facebookresearch/LAMA/blob/master/LICENSE দেখুন
- সংস্করণ : 1.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'train' | 1304391 |
- বৈশিষ্ট্য :
{
"uuid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_uri": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub_uri": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"predicate_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub_surface": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_surface": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"masked_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"template": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"template_negated": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"description": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"type": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
দল
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:lama/squad')
- বর্ণনা :
LAMA is a dataset used to probe and analyze the factual and commonsense knowledge contained in pretrained language models. See https://github.com/facebookresearch/LAMA.
- লাইসেন্স : ক্রিয়েটিভ কমন্স অ্যাট্রিবিউশন-অবাণিজ্যিক 4.0 আন্তর্জাতিক লাইসেন্স। https://github.com/facebookresearch/LAMA/blob/master/LICENSE দেখুন
- সংস্করণ : 1.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'train' | 305 |
- বৈশিষ্ট্য :
{
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"negated": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"masked_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
google_re
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:lama/google_re')
- বর্ণনা :
LAMA is a dataset used to probe and analyze the factual and commonsense knowledge contained in pretrained language models. See https://github.com/facebookresearch/LAMA.
- লাইসেন্স : ক্রিয়েটিভ কমন্স অ্যাট্রিবিউশন-অবাণিজ্যিক 4.0 আন্তর্জাতিক লাইসেন্স। https://github.com/facebookresearch/LAMA/blob/master/LICENSE দেখুন
- সংস্করণ : 1.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'train' | 6106 |
- বৈশিষ্ট্য :
{
"pred": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"evidences": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"judgments": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub_w": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub_aliases": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_w": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_aliases": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"uuid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"masked_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"template": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"template_negated": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
কনসেপ্টনেট
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:lama/conceptnet')
- বর্ণনা :
LAMA is a dataset used to probe and analyze the factual and commonsense knowledge contained in pretrained language models. See https://github.com/facebookresearch/LAMA.
- লাইসেন্স : ক্রিয়েটিভ কমন্স অ্যাট্রিবিউশন-অবাণিজ্যিক 4.0 আন্তর্জাতিক লাইসেন্স। https://github.com/facebookresearch/LAMA/blob/master/LICENSE দেখুন
- সংস্করণ : 1.1.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'train' | 29774 |
- বৈশিষ্ট্য :
{
"uuid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sub": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pred": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"obj_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"masked_sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"negated": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}