Datasets:
Hindi → Indian Languages Agriculture Translation Dataset
Overview
This dataset is a parallel corpus for Hindi → multiple Indian languages translation, focused on the agriculture domain.
Content covers crops, farming practices, weather advisories, market information, and government schemes.
Each subfolder corresponds to a specific language pair (e.g., HIN-ASM
, HIN-BAN
, HIN-ODI
, etc.).
Languages
Source: Hindi (hi)
Targets: Assamese (as), Bangla (bn), Goan Konkani (gom), Gujarati (gu), Kashmiri (ks), Maithili (mai), Marathi (mr), Meitei/Manipuri (mni), Nepali (npi), Odia (or), Punjabi (pa), Santali (sat), Sindhi (sd), Telugu (te), Tamil (ta), Kannada (kn), Malayalam (ml), Urdu (ur).
Format
- Folder arrangement: Each language pair is subdivided into sub-domains and each sub-domain is further divided into source-translated, source_reviewed and translated-reviewed language pairs.
- type folders: source-reviewed translations are the translations of the highest quality which are reviewed after translation; whereas source-translated language pairs are larger in number but are unreviewed after manual translation. The difference between the qualities can be estimated using the translated-reviewed language pairs using TER.
- File type: TSV per language pair
- Fields:
id
,src_hi
,tgt_<lang>
,domain="agriculture"
- UTF-8 encoding, normalized punctuation
Intended Use
- Training & evaluation of MT systems for agriculture-related communication in India.
- Downloads last month
- 13