clean_deed / README.md
JAYASREESS's picture
Update README.md
631fc30 verified
metadata
language:
  - en
license: cc-by-4.0
task_categories:
  - text-classification
  - token-classification
pretty_name: Clean Sale Deed PDF Dataset
size_categories:
  - 1K<n<10K

Clean Sale Deed PDF Dataset

Dataset Description

This dataset contains legal property sale deed documents in PDF format. The documents include structured legal content such as seller/buyer information, survey number, land details, witnesses, and property value.

This dataset can be used for:

  • Document understanding
  • OCR + NLP training
  • Named Entity Recognition (NER)
  • Legal document summarization
  • Key information extraction

Dataset Format

  • File type: PDF
  • Language: English (translated legal text)
  • Domain: Legal / Property Documentation

Data Fields (Information Available)

The PDF contains:

  • Date of deed
  • Location (District, Taluk, Village)
  • Party names
  • Aadhaar numbers
  • Land survey number
  • Area (hectares/acres)
  • Sale amount
  • Market value
  • Witness details

Use Cases

  • Train models for legal document extraction
  • Build automated land deed parsing systems
  • Fine-tuning LLMs for Indian legal document Q&A

Dataset Source

The dataset is collected from property sale deed document format.

Citation

If you use this dataset, please cite:

@dataset{clean_sale_deed_2026,
  author       = {Jayasree},
  title        = {Clean Sale Deed PDF Dataset},
  year         = {2026},
  publisher    = {Hugging Face},
  url          = {https://huggingface.co/datasets/USERNAME/DATASETNAME}
}