Update README.md
Browse files
README.md
CHANGED
@@ -135,4 +135,17 @@ We evaluated the models on the following datasets:
|
|
135 |
### Intended Use
|
136 |
- Bangla text generation
|
137 |
- Bangla language understanding tasks
|
138 |
-
- Bangla instruction fine-tuning tasks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
### Intended Use
|
136 |
- Bangla text generation
|
137 |
- Bangla language understanding tasks
|
138 |
+
- Bangla instruction fine-tuning tasks
|
139 |
+
|
140 |
+
## Citation
|
141 |
+
```
|
142 |
+
@misc{nahin2025titullmsfamilybanglallms,
|
143 |
+
title={TituLLMs: A Family of Bangla LLMs with Comprehensive Benchmarking},
|
144 |
+
author={Shahriar Kabir Nahin and Rabindra Nath Nandi and Sagor Sarker and Quazi Sarwar Muhtaseem and Md Kowsher and Apu Chandraw Shill and Md Ibrahim and Mehadi Hasan Menon and Tareq Al Muntasir and Firoj Alam},
|
145 |
+
year={2025},
|
146 |
+
eprint={2502.11187},
|
147 |
+
archivePrefix={arXiv},
|
148 |
+
primaryClass={cs.CL},
|
149 |
+
url={https://arxiv.org/abs/2502.11187},
|
150 |
+
}
|
151 |
+
```
|