| --- |
| license: cc-by-4.0 |
| task_categories: |
| - translation |
| language: |
| - hi |
| - as |
| - bn |
| - gom |
| - gu |
| - ks |
| - mai |
| - mr |
| - mni |
| - npi |
| - or |
| - pa |
| - sat |
| - sd |
| - ta |
| - te |
| - ur |
| - kn |
| - ml |
| size_categories: |
| - 1K<n<10K |
| pretty_name: Hindi → Indian Languages (Agriculture) |
| --- |
| |
| # 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). |
|
|
| <!-- ## Sources |
| - Government agriculture advisories & KVK bulletins |
| - ICAR / State agri department publications |
| - Public domain farmer helpline FAQs |
| - Agricultural news portals |
| - Verified crowdsourced translations --> |
|
|
| <!-- *(Replace with exact sources for your data)* --> |
|
|
| ## 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 |
| <!-- - Train/dev/test splits where applicable --> |
| |
| ## Intended Use |
| - Training & evaluation of MT systems for agriculture-related communication in India. |
| |
| <!-- ## Example --> |
| |