Referências:
20220301.de
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:wikipedia/20220301.de')
- Descrição :
Wikipedia dataset containing cleaned articles of all languages.
The datasets are built from the Wikipedia dump
(https://dumps.wikimedia.org/) with one split per language. Each example
contains the content of one full Wikipedia article with cleaning to strip
markdown and unwanted sections (references, etc.).
- Licença : Nenhuma licença conhecida
- Versão : 2.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'train' | 2665357 |
- Características :
{
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
20220301.en
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:wikipedia/20220301.en')
- Descrição :
Wikipedia dataset containing cleaned articles of all languages.
The datasets are built from the Wikipedia dump
(https://dumps.wikimedia.org/) with one split per language. Each example
contains the content of one full Wikipedia article with cleaning to strip
markdown and unwanted sections (references, etc.).
- Licença : Nenhuma licença conhecida
- Versão : 2.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'train' | 6458670 |
- Características :
{
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
20220301.fr
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:wikipedia/20220301.fr')
- Descrição :
Wikipedia dataset containing cleaned articles of all languages.
The datasets are built from the Wikipedia dump
(https://dumps.wikimedia.org/) with one split per language. Each example
contains the content of one full Wikipedia article with cleaning to strip
markdown and unwanted sections (references, etc.).
- Licença : Nenhuma licença conhecida
- Versão : 2.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'train' | 2402095 |
- Características :
{
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
20220301.frr
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:wikipedia/20220301.frr')
- Descrição :
Wikipedia dataset containing cleaned articles of all languages.
The datasets are built from the Wikipedia dump
(https://dumps.wikimedia.org/) with one split per language. Each example
contains the content of one full Wikipedia article with cleaning to strip
markdown and unwanted sections (references, etc.).
- Licença : Nenhuma licença conhecida
- Versão : 2.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'train' | 15199 |
- Características :
{
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
20220301.it
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:wikipedia/20220301.it')
- Descrição :
Wikipedia dataset containing cleaned articles of all languages.
The datasets are built from the Wikipedia dump
(https://dumps.wikimedia.org/) with one split per language. Each example
contains the content of one full Wikipedia article with cleaning to strip
markdown and unwanted sections (references, etc.).
- Licença : Nenhuma licença conhecida
- Versão : 2.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'train' | 1743035 |
- Características :
{
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
20220301.simples
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:wikipedia/20220301.simple')
- Descrição :
Wikipedia dataset containing cleaned articles of all languages.
The datasets are built from the Wikipedia dump
(https://dumps.wikimedia.org/) with one split per language. Each example
contains the content of one full Wikipedia article with cleaning to strip
markdown and unwanted sections (references, etc.).
- Licença : Nenhuma licença conhecida
- Versão : 2.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'train' | 205328 |
- Características :
{
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}