Datasets:
File size: 615 Bytes
46e97a9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
configs:
- config_name: default
data_files:
- split: train
path: data/*
dataset_info:
features:
- name: act_title
dtype: string
- name: section
dtype: string
- name: law
dtype: string
language:
- en
tags:
- law
- legal
- bare-acts
- India
pretty_name: Indian Laws
---
# Dataset Card for Indian Laws
This is a comprehensive collection of primary legal documents pertinent to the Indian legal system.
It is designed to serve as a foundational resource for supervised fine-tuning (SFT) to make language models, particularly those focused on legal applications tailored for Indian law. |