Datasets:
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
Chhatrapati Shivaji Maharaj & Maratha Empire Multilingual Dataset 🚩
🏢 About the Creator
This dataset is proudly created and curated by MahaveerAI. It is specifically designed to train, fine-tune, and evaluate our advanced AI model, Bol-AI. The goal is to empower AI to understand, process, and answer questions regarding the glorious history of Chhatrapati Shivaji Maharaj and the Maratha Empire accurately across multiple languages.
📊 Dataset Overview
This dataset contains high-quality Question & Answer (QA) pairs related to Maratha History, Chhatrapati Shivaji Maharaj, Chhatrapati Sambhaji Maharaj, the brave Maratha warriors, and various Peshwas. It aims to provide highly accurate, culturally rich historical data to Large Language Models (LLMs).
- Dataset Name: Chhatrapati-Shivaji-Maharaj-Maratha-History
- Languages Included: Marathi (मराठी), Hindi (हिंदी), English
- Format: JSON
- Domain: Indian History, Maratha Empire
🎯 Use Cases
- LLM Fine-Tuning: Enhancing historical accuracy for AI models.
- Educational Chatbots: Building QA bots for students, researchers, and history enthusiasts.
- Multilingual NLP: Testing and training models in regional Indian languages (Marathi and Hindi) along with English.
🛠️ Data Structure
The dataset is structured in a simple, easy-to-parse JSON format. Here is an example of a data record:
[
{
"language": "Marathi",
"question": "छत्रपती संभाजी महाराजांची राजधानी कोणता किल्ला होता?",
"answer": "रायगड किल्ला."
},
{
"language": "English",
"question": "Which fort was the capital of Chhatrapati Sambhaji Maharaj?",
"answer": "Raigad Fort."
},
{
"language": "Hindi",
"question": "छत्रपति शाहू महाराज द्वारा नियुक्त मराठा साम्राज्य के पहले पेशवा कौन थे?",
"answer": "बालाजी विश्वनाथ।"
}
]
- Downloads last month
- 90