e2e_nlg_cleaned

Referencias:

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

ds = tfds.load('huggingface:e2e_nlg_cleaned')
  • Descripción :
An update release of E2E NLG Challenge data with cleaned MRs and scripts, accompanying the following paper:

Ondřej Dušek, David M. Howcroft, and Verena Rieser (2019): Semantic Noise Matters for Neural Natural Language Generation. In INLG, Tokyo, Japan.
  • Licencia : Sin licencia conocida
  • Versión : 0.0.0
  • Divisiones :
Separar Ejemplos
'test' 4693
'train' 33525
'validation' 4299
  • Características :
{
    "meaning_representation": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "human_reference": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}