Datasets:
Agriculture_v2: Hindi โ Indian Languages Translation
Agriculture_v2 is a high-quality parallel corpus for machine translation in the agriculture domain. It covers crop practices, farming techniques, weather advisories, and government schemes.
๐ Structure & Folder Mapping
Folders follow the HIN-<LANG> convention (e.g., HIN-GUJ, HIN-BAN).
- Path:
Agriculture_v2 / HIN-XXX / source_reviewed / AGRI / *.txt - Quality: Every entry is manually translated and source-reviewed by native speakers.
๐ Data Format (TSV)
Files are tab-separated with the following headerless structure:
id | src_hi | tgt_<lang> | domain
Example:
1 เคเฅเคนเฅเค เคเฅ เคฌเฅเคตเคพเค เค
เคเฅเคเฅเคฌเคฐ เคฎเฅเค เคเฅ เคเคพเคคเฅ เคนเฅเฅค <translated_sentence> agriculture
๐ Supported Languages
Source: Hindi (hi) Targets: Assamese (as), Bangla (bn), Goan Konkani (gom), Gujarati (gu), Kashmiri (ks), Maithili (mai), Marathi (mr), Meitei (mni), Nepali (ne), Odia (or), Punjabi (pa), Santali (sat), Sindhi (sd), Telugu (te), Tamil (ta), Kannada (kn), Malayalam (ml), Urdu (ur).
๐ Use Cases
- NMT Training: Fine-tuning LLMs for Indic languages.
- Agri-Tech: Building bots/tools for the Indian farming community.
- NLP Research: Benchmarking cross-lingual knowledge transfer.
- Downloads last month
- 17