Datasets:
Commit ·
1804ff6
0
Parent(s):
Duplicate from krutrim-ai-labs/IndicVisionBench
Browse filesCo-authored-by: Ali Faraz <alifaraz@users.noreply.huggingface.co>
- .gitattributes +59 -0
- LICENSE.md +119 -0
- README.md +457 -0
- mmt/test-00000-of-00001.parquet +3 -0
- ocr/test-00000-of-00002.parquet +3 -0
- ocr/test-00001-of-00002.parquet +3 -0
- vqa_en/test-00000-of-00003.parquet +3 -0
- vqa_en/test-00001-of-00003.parquet +3 -0
- vqa_en/test-00002-of-00003.parquet +3 -0
- vqa_indic/test-00000-of-00001.parquet +3 -0
- vqa_parallel/test-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
LICENSE.md
ADDED
|
@@ -0,0 +1,119 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Krutrim Community License Agreement Version 1.0
|
| 2 |
+
|
| 3 |
+
## 1. Definitions
|
| 4 |
+
|
| 5 |
+
- **"Software"** refers to the code, documentation, models, APIs, libraries, scripts, and any associated materials provided under this license, relating to Krutrim Community License including updates, modifications, enhancements, and derivative works.
|
| 6 |
+
- **"You"** or **"Licensee"** refers to the individual, organization, or legal entity exercising rights under this license, including its employees, contractors, and affiliates.
|
| 7 |
+
- **"Modification"** means any alteration to the Software, including but not limited to changes, improvements, enhancements, translations, adaptations, or derivative works based on the original Software.
|
| 8 |
+
- **"Commercial Use"** means any use of the Software intended for commercial advantage or monetary compensation where more than 1 million monthly active users of the Licensee use the Software.
|
| 9 |
+
- **"Distribution"** refers to the act of making the Software available to third parties through any means, including but not limited to physical media, downloads, or cloud-based platforms.
|
| 10 |
+
|
| 11 |
+
## 2. Grant of License
|
| 12 |
+
|
| 13 |
+
Subject to the terms and conditions of this Agreement, Krutrim grants you a worldwide, non-exclusive, non-transferable, revocable limited license to:
|
| 14 |
+
|
| 15 |
+
- Use the Software for permitted purposes as outlined in this license, including research, academic, and personal projects.
|
| 16 |
+
- Modify the Software for research and personal use, provided that all changes are clearly documented, and proper attribution is maintained.
|
| 17 |
+
- Distribute the Software under specified conditions, ensuring compliance with attribution, modification transparency, and adherence to non-commercial restrictions where applicable.
|
| 18 |
+
|
| 19 |
+
This license does not constitute a sale of the Software and does not grant ownership rights. Krutrim retains all intellectual property rights not explicitly granted herein.
|
| 20 |
+
|
| 21 |
+
## 3. Permitted Uses
|
| 22 |
+
|
| 23 |
+
- **Research and Personal Use**: Free to use, modify, and distribute for academic, educational, research, and personal purposes, provided proper attribution to Krutrim is included.
|
| 24 |
+
- **Educational Use**: Permitted in teaching, training, academic projects, and coursework without commercial exploitation.
|
| 25 |
+
- **Commercial Use**: Allowed only through a separate commercial license agreement with Krutrim.
|
| 26 |
+
|
| 27 |
+
## 4. Prohibited Use
|
| 28 |
+
|
| 29 |
+
You agree you will not use or allow others to use the Krutrim Community License for:
|
| 30 |
+
|
| 31 |
+
### 4.1 Violation of the law or others' rights, including:
|
| 32 |
+
- Engaging in illegal activities such as violence, terrorism, child exploitation, human trafficking, or unauthorized distribution of information.
|
| 33 |
+
- Harassment, abuse, discrimination, or unauthorized professional practices.
|
| 34 |
+
- Collection, processing, or disclosure of sensitive personal data without legal consent.
|
| 35 |
+
- Creating or distributing malicious code, malware, or engaging in activities that impair the integrity of systems.
|
| 36 |
+
|
| 37 |
+
### 4.2 Risk of bodily harm, including:
|
| 38 |
+
- Military, warfare, nuclear, or espionage applications.
|
| 39 |
+
- Guns, illegal weapons, illegal drugs, and critical infrastructure operations.
|
| 40 |
+
- Self-harm or harm to others, including inciting violence.
|
| 41 |
+
|
| 42 |
+
### 4.3 Deception or misleading activities, including:
|
| 43 |
+
- Fraud, misinformation, spam, impersonation, fake online engagement, or misrepresenting Krutrim outputs as human-generated.
|
| 44 |
+
|
| 45 |
+
## 5. Restriction on Use to Compete with Krutrim
|
| 46 |
+
|
| 47 |
+
- The Software may not be used to develop, market, sell, or support competing products or services.
|
| 48 |
+
- Violation results in immediate termination and potential legal action.
|
| 49 |
+
|
| 50 |
+
## 6. Modification Rights
|
| 51 |
+
|
| 52 |
+
- Allowed for personal and research purposes with clear documentation.
|
| 53 |
+
- Modified versions must retain this license and attribution to Krutrim.
|
| 54 |
+
- Commercial distribution of modifications requires a separate agreement.
|
| 55 |
+
|
| 56 |
+
## 7. Distribution
|
| 57 |
+
|
| 58 |
+
- **Non-Commercial Distribution**: Allowed for academic and research purposes with proper attribution.
|
| 59 |
+
- **Commercial Distribution**: Prohibited unless authorized under a separate commercial agreement.
|
| 60 |
+
- **Distribution Requirements**: Copies must include this license, attribution to Krutrim, and modification details.
|
| 61 |
+
|
| 62 |
+
## 8. Patent Rights
|
| 63 |
+
|
| 64 |
+
- No express or implied patent rights are granted. Users must ensure they do not infringe existing patents.
|
| 65 |
+
|
| 66 |
+
## 9. Warranty Disclaimer
|
| 67 |
+
|
| 68 |
+
- The Software is provided **"AS IS"** without warranties of any kind. Users assume all risks.
|
| 69 |
+
|
| 70 |
+
## 10. Attribution Requirements
|
| 71 |
+
|
| 72 |
+
- Must provide visible attribution to "Krutrim" in all publications, software metadata, and related outputs.
|
| 73 |
+
|
| 74 |
+
## 11. Cloud Deployment
|
| 75 |
+
|
| 76 |
+
- **Permitted**: For academic, personal, and non-commercial research.
|
| 77 |
+
- **Restricted**: Commercial cloud deployment requires a separate license.
|
| 78 |
+
|
| 79 |
+
## 12. Research Use
|
| 80 |
+
|
| 81 |
+
- Allowed for non-commercial research with proper attribution.
|
| 82 |
+
- Commercial exploitation of research outputs falls under "Commercial Use."
|
| 83 |
+
|
| 84 |
+
## 13. Limitation of Liability
|
| 85 |
+
|
| 86 |
+
- Krutrim is not liable for any direct or indirect damages arising from Software use.
|
| 87 |
+
|
| 88 |
+
## 14. Sub-Licensing
|
| 89 |
+
|
| 90 |
+
- Sub-licensing is strictly prohibited.
|
| 91 |
+
|
| 92 |
+
## 15. Derivative Works and Model Training
|
| 93 |
+
|
| 94 |
+
- **Permitted**: Training models for academic or research purposes with attribution.
|
| 95 |
+
- **Restricted**: Commercial use of derivative models requires explicit permission from Krutrim.
|
| 96 |
+
|
| 97 |
+
## 16. Compliance and Audits
|
| 98 |
+
|
| 99 |
+
- Krutrim may request proof of compliance and conduct audits to ensure adherence to this license.
|
| 100 |
+
|
| 101 |
+
## 17. Termination
|
| 102 |
+
|
| 103 |
+
- Violation of terms results in automatic termination.
|
| 104 |
+
- Upon termination, all use, modification, and distribution must cease.
|
| 105 |
+
|
| 106 |
+
## 18. Governing Law and Dispute Resolution
|
| 107 |
+
|
| 108 |
+
- Governed by the laws of India.
|
| 109 |
+
- Disputes resolved through arbitration in Bangalore under the Indian Arbitration and Conciliation Act, 1996.
|
| 110 |
+
|
| 111 |
+
## 19. Severability
|
| 112 |
+
|
| 113 |
+
- If any provision is found invalid, the remaining provisions continue in effect.
|
| 114 |
+
|
| 115 |
+
## 20. Entire Agreement
|
| 116 |
+
|
| 117 |
+
- This license constitutes the complete agreement between you and Krutrim. Any modifications must be in writing and signed by both parties.
|
| 118 |
+
|
| 119 |
+
By using the Software, you acknowledge that you have read, understood, and agree to be bound by the terms of this license.
|
README.md
ADDED
|
@@ -0,0 +1,457 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
- config_name: mmt
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: image
|
| 8 |
+
dtype: image
|
| 9 |
+
- name: topic
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: State/UT
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: English
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: Hindi
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: Bengali
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: Gujarati
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: Kannada
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: Malayalam
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: Marathi
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: Odia
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: Punjabi
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: Tamil
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: Telugu
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: source_url
|
| 36 |
+
dtype: string
|
| 37 |
+
splits:
|
| 38 |
+
- name: test
|
| 39 |
+
num_bytes: 14424797
|
| 40 |
+
num_examples: 106
|
| 41 |
+
download_size: 13255747
|
| 42 |
+
dataset_size: 14424797
|
| 43 |
+
- config_name: ocr
|
| 44 |
+
features:
|
| 45 |
+
- name: id
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: image
|
| 48 |
+
dtype: image
|
| 49 |
+
- name: text
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: language
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: page_url
|
| 54 |
+
dtype: string
|
| 55 |
+
splits:
|
| 56 |
+
- name: test
|
| 57 |
+
num_bytes: 614014454
|
| 58 |
+
num_examples: 876
|
| 59 |
+
download_size: 612223184
|
| 60 |
+
dataset_size: 614014454
|
| 61 |
+
- config_name: vqa_en
|
| 62 |
+
features:
|
| 63 |
+
- name: id
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: image
|
| 66 |
+
dtype: image
|
| 67 |
+
- name: topic
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: State/UT
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: language
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: short_q1
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: short_a1
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: short_q2
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: short_a2
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: mcq
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: mcq_a
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: mcq_opt1
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: mcq_opt2
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: mcq_opt3
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: mcq_opt4
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: true_false_q
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: true_false_a
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: long_q
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: long_a
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: adversarial_question
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: adversarial_answer
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: source_url
|
| 106 |
+
dtype: string
|
| 107 |
+
splits:
|
| 108 |
+
- name: test
|
| 109 |
+
num_bytes: 1131332865
|
| 110 |
+
num_examples: 4117
|
| 111 |
+
download_size: 1127187152
|
| 112 |
+
dataset_size: 1131332865
|
| 113 |
+
- config_name: vqa_indic
|
| 114 |
+
features:
|
| 115 |
+
- name: id
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: image
|
| 118 |
+
dtype: image
|
| 119 |
+
- name: topic
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: State/UT
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: language
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: short_q1
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: short_a1
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: short_q2
|
| 130 |
+
dtype: string
|
| 131 |
+
- name: short_a2
|
| 132 |
+
dtype: string
|
| 133 |
+
- name: mcq
|
| 134 |
+
dtype: string
|
| 135 |
+
- name: mcq_a
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: mcq_opt1
|
| 138 |
+
dtype: string
|
| 139 |
+
- name: mcq_opt2
|
| 140 |
+
dtype: string
|
| 141 |
+
- name: mcq_opt3
|
| 142 |
+
dtype: string
|
| 143 |
+
- name: mcq_opt4
|
| 144 |
+
dtype: string
|
| 145 |
+
- name: true_false_q
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: true_false_a
|
| 148 |
+
dtype: string
|
| 149 |
+
- name: long_q
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: long_a
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: adversarial_question
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: adversarial_answer
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: source_url
|
| 158 |
+
dtype: string
|
| 159 |
+
splits:
|
| 160 |
+
- name: test
|
| 161 |
+
num_bytes: 276711951
|
| 162 |
+
num_examples: 1007
|
| 163 |
+
download_size: 273419974
|
| 164 |
+
dataset_size: 276711951
|
| 165 |
+
- config_name: vqa_parallel
|
| 166 |
+
features:
|
| 167 |
+
- name: id
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: image
|
| 170 |
+
dtype: image
|
| 171 |
+
- name: topic
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: State/UT
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: language
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: short_q1
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: short_a1
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: short_q2
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: short_a2
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: mcq
|
| 186 |
+
dtype: string
|
| 187 |
+
- name: mcq_a
|
| 188 |
+
dtype: string
|
| 189 |
+
- name: mcq_opt1
|
| 190 |
+
dtype: string
|
| 191 |
+
- name: mcq_opt2
|
| 192 |
+
dtype: string
|
| 193 |
+
- name: mcq_opt3
|
| 194 |
+
dtype: string
|
| 195 |
+
- name: mcq_opt4
|
| 196 |
+
dtype: string
|
| 197 |
+
- name: true_false_q
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: true_false_a
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: long_q
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: long_a
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: adversarial_question
|
| 206 |
+
dtype: string
|
| 207 |
+
- name: adversarial_answer
|
| 208 |
+
dtype: string
|
| 209 |
+
- name: source_url
|
| 210 |
+
dtype: string
|
| 211 |
+
splits:
|
| 212 |
+
- name: test
|
| 213 |
+
num_bytes: 324650384
|
| 214 |
+
num_examples: 1166
|
| 215 |
+
download_size: 321701661
|
| 216 |
+
dataset_size: 324650384
|
| 217 |
+
configs:
|
| 218 |
+
- config_name: mmt
|
| 219 |
+
data_files:
|
| 220 |
+
- split: test
|
| 221 |
+
path: mmt/test-*
|
| 222 |
+
- config_name: ocr
|
| 223 |
+
data_files:
|
| 224 |
+
- split: test
|
| 225 |
+
path: ocr/test-*
|
| 226 |
+
- config_name: vqa_en
|
| 227 |
+
data_files:
|
| 228 |
+
- split: test
|
| 229 |
+
path: vqa_en/test-*
|
| 230 |
+
- config_name: vqa_indic
|
| 231 |
+
data_files:
|
| 232 |
+
- split: test
|
| 233 |
+
path: vqa_indic/test-*
|
| 234 |
+
- config_name: vqa_parallel
|
| 235 |
+
data_files:
|
| 236 |
+
- split: test
|
| 237 |
+
path: vqa_parallel/test-*
|
| 238 |
+
task_categories:
|
| 239 |
+
- visual-question-answering
|
| 240 |
+
language:
|
| 241 |
+
- en
|
| 242 |
+
- hi
|
| 243 |
+
- ta
|
| 244 |
+
- te
|
| 245 |
+
- ml
|
| 246 |
+
- mr
|
| 247 |
+
- gu
|
| 248 |
+
- pa
|
| 249 |
+
- or
|
| 250 |
+
- kn
|
| 251 |
+
- bn
|
| 252 |
+
tags:
|
| 253 |
+
- vision
|
| 254 |
+
- ocr
|
| 255 |
+
- vqa
|
| 256 |
+
- indic
|
| 257 |
+
- benchmark
|
| 258 |
+
- cultural
|
| 259 |
+
- mmt
|
| 260 |
+
- multimodal
|
| 261 |
+
size_categories:
|
| 262 |
+
- 10K<n<100K
|
| 263 |
+
---
|
| 264 |
+
|
| 265 |
+
|
| 266 |
+
# IndicVisionBench
|
| 267 |
+
|
| 268 |
+
[](https://openreview.net/forum?id=LmJoLn04iL)
|
| 269 |
+
[](https://arxiv.org/abs/2511.04727)
|
| 270 |
+
[](https://github.com/ola-krutrim/IndicVisionBench)
|
| 271 |
+
|
| 272 |
+
This repository contains the dataset for **IndicVisionBench**, introduced in
|
| 273 |
+
|
| 274 |
+
**“IndicVisionBench: Benchmarking Cultural and Multilingual Understanding in VLMs”**
|
| 275 |
+
📄 [arXiv:2511.04727](https://arxiv.org/abs/2511.04727)
|
| 276 |
+
🏛️ Accepted at **ICLR 2026**
|
| 277 |
+
🔗 OpenReview: https://openreview.net/forum?id=LmJoLn04iL
|
| 278 |
+
|
| 279 |
+
IndicVisionBench is a **culturally grounded, multilingual vision-language benchmark** designed to evaluate Vision–Language Models (VLMs) on visual understanding tasks in the Indian context. The benchmark focuses on:
|
| 280 |
+
|
| 281 |
+
- Multilingual Visual Question Answering (VQA)
|
| 282 |
+
- Culturally-aware reasoning
|
| 283 |
+
- Adversarial robustness
|
| 284 |
+
- Parallel cross-lingual consistency
|
| 285 |
+
- Optical Character Recognition (OCR) in Indic scripts
|
| 286 |
+
- Multimodal Machine Translation (MMT)
|
| 287 |
+
|
| 288 |
+
Unlike generic VQA datasets, IndicVisionBench emphasizes **Indian cultural context, regional diversity, and Indic language coverage**, enabling systematic evaluation of multilingual and culturally-aware VLMs.
|
| 289 |
+
|
| 290 |
+
---
|
| 291 |
+
|
| 292 |
+
## Languages Covered
|
| 293 |
+
|
| 294 |
+
- English
|
| 295 |
+
- Hindi
|
| 296 |
+
- Tamil
|
| 297 |
+
- Telugu
|
| 298 |
+
- Malayalam
|
| 299 |
+
- Marathi
|
| 300 |
+
- Gujarati
|
| 301 |
+
- Punjabi
|
| 302 |
+
- Odia
|
| 303 |
+
- Kannada
|
| 304 |
+
- Bengali
|
| 305 |
+
|
| 306 |
+
---
|
| 307 |
+
|
| 308 |
+
## Benchmark Overview
|
| 309 |
+
|
| 310 |
+
IndicVisionBench consists of five main configurations:
|
| 311 |
+
|
| 312 |
+
| Config | Task | #Images | Description |
|
| 313 |
+
|--------|------|-----------|-------------|
|
| 314 |
+
| `mmt` | Multimodal Machine Translation | 106 | Image-grounded translations across Indic languages |
|
| 315 |
+
| `ocr` | Optical Character Recognition | 876 | OCR in multiple Indic scripts |
|
| 316 |
+
| `vqa_en` | Visual Question Answering | 4,117 | Culturally grounded VQA in English |
|
| 317 |
+
| `vqa_indic` | Visual Question Answering | 1,007 | Culturally grounded VQA in Indic languages |
|
| 318 |
+
| `vqa_parallel` | Visual Question Answering | 1,166 | Same QA pairs across multiple languages for cross-lingual consistency |
|
| 319 |
+
|
| 320 |
+
- **Total images across all configs:** 4993
|
| 321 |
+
- **Total questions across VQA En, Indic and Parallel:** (4117 + 1007 + 1166)*6 = 37,740
|
| 322 |
+
|
| 323 |
+
---
|
| 324 |
+
|
| 325 |
+
## Subset Descriptions
|
| 326 |
+
|
| 327 |
+
### 1️⃣ Multimodal Machine Translation (`mmt`)
|
| 328 |
+
|
| 329 |
+
Image-grounded translation benchmark with aligned captions across multiple Indic languages.
|
| 330 |
+
|
| 331 |
+
**Features:**
|
| 332 |
+
- `image`
|
| 333 |
+
- `topic`
|
| 334 |
+
- `State/UT`
|
| 335 |
+
- Parallel captions in 11 languages
|
| 336 |
+
- `source_url`
|
| 337 |
+
|
| 338 |
+
This subset evaluates:
|
| 339 |
+
- Cultural terminology consistency
|
| 340 |
+
- Visual grounding in translation
|
| 341 |
+
|
| 342 |
+
### 2️⃣ Optical Character Recognition (`ocr`)
|
| 343 |
+
|
| 344 |
+
OCR dataset consisting of scanned pages in Indic scripts from Wikisource.
|
| 345 |
+
|
| 346 |
+
**Features:**
|
| 347 |
+
- `image`
|
| 348 |
+
- `text`
|
| 349 |
+
- `language`
|
| 350 |
+
- `page_url`
|
| 351 |
+
|
| 352 |
+
This subset evaluates OCR capabitilies on Indic scripts/languages.
|
| 353 |
+
|
| 354 |
+
### 3️⃣ English VQA (`vqa_en`)
|
| 355 |
+
|
| 356 |
+
Culturally grounded VQA in English.
|
| 357 |
+
|
| 358 |
+
Each example includes:
|
| 359 |
+
|
| 360 |
+
- 2 short-answer questions
|
| 361 |
+
- 1 multiple-choice question (4 options)
|
| 362 |
+
- 1 true/false question
|
| 363 |
+
- 1 long-form reasoning question
|
| 364 |
+
- 1 adversarial question
|
| 365 |
+
- Metadata: `topic`, `language`, `State/UT`, 'source_url'
|
| 366 |
+
|
| 367 |
+
This subset evaluates:
|
| 368 |
+
- Object & scene understanding
|
| 369 |
+
- Cultural knowledge
|
| 370 |
+
- Fine-grained attribute recognition
|
| 371 |
+
- Robustness to false assumptions in the adversarial questions
|
| 372 |
+
|
| 373 |
+
### 4️⃣ Indic VQA (`vqa_indic`)
|
| 374 |
+
|
| 375 |
+
Same VQA format as in `vqa_en`, but in Indic languages.
|
| 376 |
+
|
| 377 |
+
This subset evaluates:
|
| 378 |
+
- Multilingual reasoning
|
| 379 |
+
- Cultural alignment in local languages
|
| 380 |
+
|
| 381 |
+
### 5️⃣ Parallel VQA (`vqa_parallel`)
|
| 382 |
+
|
| 383 |
+
Same VQA format as in `vqa_en`. Parallel multilingual QA pairs for the same image.
|
| 384 |
+
|
| 385 |
+
This subset enables the study of
|
| 386 |
+
- cross-lingual performance of VLMs across 11 languages (English and 10 Indic languages)
|
| 387 |
+
- region-specific strengths or biases
|
| 388 |
+
|
| 389 |
+
## Usage
|
| 390 |
+
|
| 391 |
+
All configurations can be loaded using `datasets`:
|
| 392 |
+
|
| 393 |
+
```python
|
| 394 |
+
from datasets import load_dataset
|
| 395 |
+
|
| 396 |
+
# Example: load English VQA split
|
| 397 |
+
ds = load_dataset("krutrim-ai-labs/IndicVisionBench", "vqa_en")["test"]
|
| 398 |
+
|
| 399 |
+
print(ds[0])
|
| 400 |
+
```
|
| 401 |
+
|
| 402 |
+
The following five configurations/splits are present in the dataset:
|
| 403 |
+
- mmt
|
| 404 |
+
- ocr
|
| 405 |
+
- vqa_en
|
| 406 |
+
- vqa_indic
|
| 407 |
+
- vqa_parallel
|
| 408 |
+
|
| 409 |
+
Images are stored directly within the dataset and loaded automatically by 🤗 Datasets.
|
| 410 |
+
|
| 411 |
+
## Evaluation Dimensions
|
| 412 |
+
|
| 413 |
+
IndicVisionBench is designed to measure:
|
| 414 |
+
- Scene & contextual understanding
|
| 415 |
+
- Attribute detection
|
| 416 |
+
- Cultural understanding
|
| 417 |
+
- Bias & adversarial robustness
|
| 418 |
+
- Cross-lingual consistency
|
| 419 |
+
- OCR performance
|
| 420 |
+
- Image-grounded translation capability
|
| 421 |
+
|
| 422 |
+
## Code & Evaluation
|
| 423 |
+
|
| 424 |
+
The official inference and evaluation codebase for IndicVisionBench is available on GitHub.
|
| 425 |
+
|
| 426 |
+
**GitHub Repository:**
|
| 427 |
+
[https://github.com/ola-krutrim/IndicVisionBench](https://github.com/ola-krutrim/IndicVisionBench)
|
| 428 |
+
|
| 429 |
+
The repository provides the complete pipeline for running inference and reproducing benchmark results across all evaluation tracks.
|
| 430 |
+
|
| 431 |
+
The codebase includes:
|
| 432 |
+
|
| 433 |
+
- End-to-end inference pipelines for **Vision-Language Models (VLMs)** and **OCR systems**
|
| 434 |
+
- Modular wrappers enabling easy integration of **API-based models** and **open-source models**
|
| 435 |
+
- Evaluation pipelines for all benchmark tasks:
|
| 436 |
+
- **OCR evaluation**
|
| 437 |
+
- **Visual Question Answering (VQA)**
|
| 438 |
+
- Structured questions (MCQ, True/False)
|
| 439 |
+
- Open-ended questions (short answer, long answer, adversarial)
|
| 440 |
+
- **Multimodal Machine Translation (MMT)**
|
| 441 |
+
- **LLM-as-a-judge evaluation** for open-ended VQA responses
|
| 442 |
+
- Data generation scripts for constructing a similar multimodal benchmark.
|
| 443 |
+
|
| 444 |
+
|
| 445 |
+
### Citation
|
| 446 |
+
|
| 447 |
+
If you use this dataset, please cite:
|
| 448 |
+
|
| 449 |
+
```bibtex
|
| 450 |
+
@inproceedings{faraz2026indicvisionbench,
|
| 451 |
+
title={IndicVisionBench: Benchmarking Cultural and Multilingual Understanding in VLMs},
|
| 452 |
+
author={Ali Faraz and Akash and Shaharukh Khan and Raja Kolla and Akshat Patidar and Suranjan Goswami and Abhinav Ravi and Chandra Khatri and Shubham Agarwal},
|
| 453 |
+
booktitle={International Conference on Learning Representations (ICLR)},
|
| 454 |
+
year={2026},
|
| 455 |
+
url={https://openreview.net/forum?id=LmJoLn04iL}
|
| 456 |
+
}
|
| 457 |
+
```
|
mmt/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55894cf5896a3c05d5908aef24ddd6faf6dbb45a89d4ea7c2781655441b60fba
|
| 3 |
+
size 13255747
|
ocr/test-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8375ce12b81099bf60f540420529032d1f0bd83790245632f088c87b80c51515
|
| 3 |
+
size 289619311
|
ocr/test-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0a160d9729446ce16517b5ddb9ac3c9116f3652a300d08b86961c7dc3ecbb4f
|
| 3 |
+
size 322603873
|
vqa_en/test-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e64634a21fa8a5739741e42b934d6c94188906d51a68e9e8a96fca3e53a822dc
|
| 3 |
+
size 372388307
|
vqa_en/test-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8582f9e49e9425182108dec010ed01b79d5acbe84810d0bbaed0e8fb844e8be
|
| 3 |
+
size 369784063
|
vqa_en/test-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1827a25aaaa1a2d57fdf1950c65655ac888b466ca335493d14e8cfc795b3ede3
|
| 3 |
+
size 385014782
|
vqa_indic/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d57f30adc4605091530ebe03bd9e5948f0d706a3ac373f00431df77cb495b794
|
| 3 |
+
size 273419974
|
vqa_parallel/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11f544282464c5de8bd7b33089f6a233bc1da7e8f11bfe98d9e6eb5572c748a2
|
| 3 |
+
size 321701661
|