Referências:
texto_simples
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:openwebtext/plain_text')
- Descrição :
An open-source replication of the WebText dataset from OpenAI.
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'train' | 8013769 |
- Características :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}