הפניות:
הנחת היסוד_כל_n_הנחת היסוד
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_all_n_presupposition')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'all_n_presupposition' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
preupposition_both_presupposition
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_both_presupposition')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'both_presupposition' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
הנחה_שינוי_של_מצב
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_change_of_state')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'change_of_state' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
קיום_שסוע_הנחה
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_cleft_existence')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'cleft_existence' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
ייחוד_הנחות_שסע
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_cleft_uniqueness')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'cleft_uniqueness' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
הנחת היסוד_בלבד
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_only_presupposition')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'only_presupposition' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
הנחת_הנחות_מוחזקת_מגדירה_קיום
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_possessed_definites_existence')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'possessed_definites_existence' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
ייחוד_הנחות_מוחזקות
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_possessed_definites_uniqueness')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'possessed_definites_uniqueness' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
preupposition_question_presupposition
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/presupposition_question_presupposition')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'question_presupposition' | 1900 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"presupposition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"UID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pairID": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"paradigmID": {
"dtype": "int16",
"id": null,
"_type": "Value"
}
}
implicature_connectives
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/implicature_connectives')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'connectives' | 1200 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label_log": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"gold_label_prag": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"spec_relation": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"item_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lexemes": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
implicature_gradable_adjective
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/implicature_gradable_adjective')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'gradable_adjective' | 1200 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label_log": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"gold_label_prag": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"spec_relation": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"item_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lexemes": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
implicature_gradable_verb
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/implicature_gradable_verb')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'gradable_verb' | 1200 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label_log": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"gold_label_prag": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"spec_relation": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"item_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lexemes": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
implicature_modals
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/implicature_modals')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'modals' | 1200 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label_log": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"gold_label_prag": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"spec_relation": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"item_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lexemes": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
implicature_numerals_10_100
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/implicature_numerals_10_100')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'numerals_10_100' | 1200 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label_log": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"gold_label_prag": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"spec_relation": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"item_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lexemes": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
implicature_numerals_2_3
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/implicature_numerals_2_3')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'numerals_2_3' | 1200 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label_log": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"gold_label_prag": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"spec_relation": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"item_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lexemes": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
implicature_quantifiers
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-TFDS:
ds = tfds.load('huggingface:imppres/implicature_quantifiers')
- תיאור :
Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.
- רישיון : Creative Commons Attribution-NonCommercial 4.0 International Public License
- גרסה : 1.1.0
- פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'quantifiers' | 1200 |
- תכונות :
{
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"gold_label_log": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"gold_label_prag": {
"num_classes": 3,
"names": [
"entailment",
"neutral",
"contradiction"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"spec_relation": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"item_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"trigger": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lexemes": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}