eth_py150_open

Referencias:

eth_py150_open

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

ds = tfds.load('huggingface:eth_py150_open/eth_py150_open')
  • Descripción :
A redistributable subset of the ETH Py150 corpus, introduced in the ICML 2020 paper 'Learning and Evaluating Contextual Embedding of Source Code'
  • Licencia : Licencia Apache, Versión 2.0
  • Versión : 1.1.0
  • Divisiones :
Dividir Ejemplos
'test' 41457
'train' 74749
'validation' 8302
  • Características :
{
    "filepath": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "license": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}