telugu_books

참조:

다음 명령을 사용하여 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
  • 라이선스 : 데이터 파일 © Original Authors
  • 버전 : 1.1.0
  • 분할 :
나뉘다
'train' 25794
  • 특징 :
{
    "text": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}