مراجع:
winogrande_xs
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:winogrande/winogrande_xs')
- وصف :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
- الترخيص : لا يوجد ترخيص معروف
- الإصدار : 1.1.0
- الإنشقاقات :
ينقسم | أمثلة |
---|---|
'test' | 1767 |
'train' | 160 |
'validation' | 1267 |
- سمات :
{
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
winogrande_s
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:winogrande/winogrande_s')
- وصف :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
- الترخيص : لا يوجد ترخيص معروف
- الإصدار : 1.1.0
- الإنشقاقات :
ينقسم | أمثلة |
---|---|
'test' | 1767 |
'train' | 640 |
'validation' | 1267 |
- سمات :
{
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
winogrande_m
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:winogrande/winogrande_m')
- وصف :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
- الترخيص : لا يوجد ترخيص معروف
- الإصدار : 1.1.0
- الإنشقاقات :
ينقسم | أمثلة |
---|---|
'test' | 1767 |
'train' | 2558 |
'validation' | 1267 |
- سمات :
{
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
winogrande_l
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:winogrande/winogrande_l')
- وصف :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
- الترخيص : لا يوجد ترخيص معروف
- الإصدار : 1.1.0
- الإنشقاقات :
ينقسم | أمثلة |
---|---|
'test' | 1767 |
'train' | 10234 |
'validation' | 1267 |
- سمات :
{
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
winogrande_xl
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:winogrande/winogrande_xl')
- وصف :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
- الترخيص : لا يوجد ترخيص معروف
- الإصدار : 1.1.0
- الإنشقاقات :
ينقسم | أمثلة |
---|---|
'test' | 1767 |
'train' | 40398 |
'validation' | 1267 |
- سمات :
{
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
winogrande_debiased
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:winogrande/winogrande_debiased')
- وصف :
WinoGrande is a new collection of 44k problems, inspired by Winograd Schema Challenge (Levesque, Davis, and Morgenstern
2011), but adjusted to improve the scale and robustness against the dataset-specific bias. Formulated as a
fill-in-a-blank task with binary options, the goal is to choose the right option for a given sentence which requires
commonsense reasoning.
- الترخيص : لا يوجد ترخيص معروف
- الإصدار : 1.1.0
- الإنشقاقات :
ينقسم | أمثلة |
---|---|
'test' | 1767 |
'train' | 9248 |
'validation' | 1267 |
- سمات :
{
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"option2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"answer": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}