참고자료:
위키텍스트-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 International (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 International (CC BY-SA 4.0)
- 버전 : 1.0.0
- 분할 :
나뉘다 | 예 |
---|---|
'test' | 4358 |
'train' | 36718 |
'validation' | 3760 |
- 특징 :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
wikitext-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 International (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 International (CC BY-SA 4.0)
- 버전 : 1.0.0
- 분할 :
나뉘다 | 예 |
---|---|
'test' | 4358 |
'train' | 36718 |
'validation' | 3760 |
- 특징 :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}