imprés

Referencias:

presuposición_todo_n_presuposición

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_all_n_presupposition')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'all_n_presupposition' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_ambos_presuposición

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_both_presupposition')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'both_presupposition' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_cambio_de_estado

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_change_of_state')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'change_of_state' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_fisura_existencia

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_cleft_existence')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'cleft_existence' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_fisura_uniqueness

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_cleft_uniqueness')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'cleft_uniqueness' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_sólo_presuposición

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_only_presupposition')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'only_presupposition' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_poseído_definidos_existencia

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_possessed_definites_existence')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'possessed_definites_existence' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_possessed_definites_uniqueness

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_possessed_definites_uniqueness')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'possessed_definites_uniqueness' mil novecientos
  • Características :
{
    "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"
    }
}

presuposición_pregunta_presuposición

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/presupposition_question_presupposition')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'question_presupposition' mil novecientos
  • Características :
{
    "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"
    }
}

implicatura_conectivos

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/implicature_connectives')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'connectives' 1200
  • Características :
{
    "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_adjetivo

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/implicature_gradable_adjective')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'gradable_adjective' 1200
  • Características :
{
    "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

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/implicature_gradable_verb')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'gradable_verb' 1200
  • Características :
{
    "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"
    }
}

implicatura_modales

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/implicature_modals')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'modals' 1200
  • Características :
{
    "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"
    }
}

implicatura_numerales_10_100

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/implicature_numerals_10_100')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'numerals_10_100' 1200
  • Características :
{
    "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"
    }
}

implicatura_numerales_2_3

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/implicature_numerals_2_3')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'numerals_2_3' 1200
  • Características :
{
    "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

Utilice el siguiente comando para cargar este conjunto de datos en TFDS:

ds = tfds.load('huggingface:imppres/implicature_quantifiers')
  • Descripción :
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.
  • Licencia : Creative Commons Reconocimiento-No comercial 4.0 Licencia pública internacional
  • Versión : 1.1.0
  • Divisiones :
Separar Ejemplos
'quantifiers' 1200
  • Características :
{
    "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"
    }
}