तेलुगु_पुस्तकें

सन्दर्भ:

इस डेटासेट को 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"
    }
}