Riferimenti:
wikitesto-103-v1
Utilizzare il comando seguente per caricare questo set di dati in TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-103-v1')
- Descrizione :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
License.
- Licenza : Creative Commons Attribuzione-Condividi allo stesso modo 4.0 Internazionale (CC BY-SA 4.0)
- Versione : 1.0.0
- Divide :
Diviso | Esempi |
---|---|
'test' | 4358 |
'train' | 1801350 |
'validation' | 3760 |
- Caratteristiche :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
wikitesto-2-v1
Utilizzare il comando seguente per caricare questo set di dati in TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-2-v1')
- Descrizione :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
License.
- Licenza : Creative Commons Attribuzione-Condividi allo stesso modo 4.0 Internazionale (CC BY-SA 4.0)
- Versione : 1.0.0
- Divide :
Diviso | Esempi |
---|---|
'test' | 4358 |
'train' | 36718 |
'validation' | 3760 |
- Caratteristiche :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
wikitesto-103-raw-v1
Utilizzare il comando seguente per caricare questo set di dati in TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-103-raw-v1')
- Descrizione :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
License.
- Licenza : Creative Commons Attribuzione-Condividi allo stesso modo 4.0 Internazionale (CC BY-SA 4.0)
- Versione : 1.0.0
- Divide :
Diviso | Esempi |
---|---|
'test' | 4358 |
'train' | 1801350 |
'validation' | 3760 |
- Caratteristiche :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
wikitesto-2-raw-v1
Utilizzare il comando seguente per caricare questo set di dati in TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-2-raw-v1')
- Descrizione :
The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike
License.
- Licenza : Creative Commons Attribuzione-Condividi allo stesso modo 4.0 Internazionale (CC BY-SA 4.0)
- Versione : 1.0.0
- Divide :
Diviso | Esempi |
---|---|
'test' | 4358 |
'train' | 36718 |
'validation' | 3760 |
- Caratteristiche :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}