File size: 1,116 Bytes
6b6c555 838d80b 13c4dad 838d80b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
license: cc-by-nc-sa-4.0
---
# Hindi-Gemma-2B-instruct (Instruction-tuned)
Hindi-Gemma-2B-instruct is an instruction-tuned Hindi large language model (LLM) with 2 billion parameters, and it is based on Gemma 2B. The model is instruction-tuned on 188k Hindi instruction sets collected by the OdiaGenAI team.
For more details about the model, data, training procedure, and evaluations, go through the blog [post]().
## Model Description
* Model type: A 2B instruction-tuned decoder-only model
* Primary Language(s): Hindi and English
* License: cc-by-nc-sa-4.0
### Citation Information
If you find this model useful, please consider giving 👏 and citing:
```
@misc{Hindi-Gemma-2B-instruct,
author = {Gunnet Singh Kohli and Shantipriya Parida Sambit Sekhar and Debasish Dhal},
title = {Hindi-Gemma-2B-Instruction-tuned Model Released by OdiaGenAI},
year = {2024},
publisher = {Hugging Face},
journal = {Hugging Face repository},
howpublished = {\url{https://huggingface.co/OdiaGenAI}},
}
```
### Contributions
- Guneet Singh Kohli
- Shantipriya Parida
- Sambit Sekhar
- Debasish Dhal |