Ссылки:
викитекст-103-v1
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-103-v1')
- Описание :
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.
- Лицензия : Creative Commons Attribution-ShareAlike 4.0 Международная (CC BY-SA 4.0)
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'test' | 4358 |
'train' | 1801350 |
'validation' | 3760 |
- Функции :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
викитекст-2-v1
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-2-v1')
- Описание :
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.
- Лицензия : Creative Commons Attribution-ShareAlike 4.0 Международная (CC BY-SA 4.0)
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'test' | 4358 |
'train' | 36718 |
'validation' | 3760 |
- Функции :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
викитекст-103-raw-v1
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-103-raw-v1')
- Описание :
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.
- Лицензия : Creative Commons Attribution-ShareAlike 4.0 Международная (CC BY-SA 4.0)
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'test' | 4358 |
'train' | 1801350 |
'validation' | 3760 |
- Функции :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
викитекст-2-raw-v1
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:wikitext/wikitext-2-raw-v1')
- Описание :
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.
- Лицензия : Creative Commons Attribution-ShareAlike 4.0 Международная (CC BY-SA 4.0)
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'test' | 4358 |
'train' | 36718 |
'validation' | 3760 |
- Функции :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}