RMani1/indian-legal-dataset-indian-law
收藏资源简介:
--- license: mit task_categories: - question-answering language: - en tags: - legal - indian-law - qwen size_categories: - 1K<n<10K --- # 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.



