CoolFace
Datasetpublic

RMani1/indian-legal-dataset-indian-law

Indian Legal Q&A Dataset (Merged) This dataset contains approximately 1,500 fine-tuning pairs for the Indian legal domain. It consists of instruction, input (context), and output sequences, covering various facets of Indian legislation. Content Summary The dataset is a consolidated collection of Q&A pairs covering: The Constitution of India Indian Penal Code (IPC) Indian Contract Act, 1872 Right to Information (RTI) Act, 2005 Criminal Procedure Code (CrPC) Civil… See the full description on the dataset page: https://huggingface.co/datasets/RMani1/indian-legal-dataset-indian-law.

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes31downloads
Dataset Card

Indian Legal Q&A Dataset (Merged)

This dataset contains approximately 1,500 fine-tuning pairs for the Indian legal domain. It consists of instruction, input (context), and output sequences, covering various facets of Indian legislation.

Content Summary

The dataset is a consolidated collection of Q&A pairs covering:

  • —The Constitution of India
  • —Indian Penal Code (IPC)
  • —Indian Contract Act, 1872
  • —Right to Information (RTI) Act, 2005
  • —Criminal Procedure Code (CrPC)
  • —Civil Procedure Code (CPC)
  • —and other major Indian statutes.

Format

The dataset is provided in a single JSON file where each entry contains:

  • —instruction: The legal question or user query.
  • —input: Additional context, such as a specific section of an Act or a legal scenario (optional).
  • —output: The detailed and accurate legal answer.

Intended Use

This dataset is designed for Supervised Fine-Tuning (SFT) of large language models (LLMs) to make them specialize in Indian legal consultancy or assistant roles.

Licensing

Licensed under the MIT License.