참고자료:
TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.
ds = tfds.load('huggingface:telugu_books')
- 설명 :
This dataset is created by scraping telugu novels from teluguone.com this dataset can be used for nlp tasks like topic modeling, word embeddings, transfer learning etc
- 라이센스 : 데이터 파일 © 원저작자
- 버전 : 1.1.0
- 분할 :
나뉘다 | 예 |
---|---|
'train' | 25794 |
- 특징 :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}