Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning:The task_categories "text2text-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other

Dataset Card for srimad_devi_bhagavata_mahapurana

Dataset Details

Dataset Description

This dataset contains a complete, structured representation of the Śrīmad Devī-bhāgavatam mahāpurāṇe in CSV format, broken down into Skandas, Adhyāyas, and individual ślokas. It is designed for NLP applications—including feature extraction, classification, translation, summarization, question-answering, and generation—on classical Sanskrit scripture.

  • Curated by: Aluminium
  • Organization: Snskrt
  • Shared by: Snskrt
  • Language(s): Sanskrit (ISO code: sa)
  • License: Apache-2.0
  • Size: ~18,702 ślokas

Dataset Sources

Uses

Direct Use

  • Training and evaluating Sanskrit language models on classical hymn/text generation
  • Building Sanskrit question-answering systems over Purāṇic content
  • Machine translation between Sanskrit and modern languages
  • Summarization and feature extraction of mythological scripture

Out-of-Scope Use

  • Modern colloquial or conversational Sanskrit tasks

Dataset Structure

Each record in the CSV/JSON has these fields:

  • skanda (string): Skanda number, e.g. "1"
  • adhyaya_number (string): Adhyāya index, e.g. "१.१"
  • adhyaya_title (string): Sanskrit chapter title
  • a_index (int): auxiliary sequence index
  • m_index (int): main sequence index
  • text (string): full śloka text

Dataset Creation

Curation Rationale

To provide researchers with a fully parsed, program-friendly version of the Devi-Bhāgavata Mahāpurāṇa for a wide range of NLP tasks.

Source Data

Data Collection and Processing

  • Raw Sanskrit text obtained from the critical editions of Śrīmad Devī-bhāgavatam
  • Parsed into JSON via custom Python scripts
  • Converted to CSV with per-Skanda/Adhyāya logging

Who are the source data producers?

Original Purāṇic verses attributed to Vyāsa; digital encoding by Snskrt.

Bias, Risks, and Limitations

  • Classical text only—no modern translations or commentary included.
  • Possible editorial or typographical errors from digitization.

Downloads last month
21

Collection including snskrt/Devi_Bhagavatam