sagorsarker commited on
Commit
ce14af7
·
verified ·
1 Parent(s): 5922c88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -137,4 +137,17 @@ We evaluated the models on the following datasets:
137
  ### Intended Use
138
  - Bangla text generation
139
  - Bangla language understanding tasks
140
- - Bangla instruction fine-tuning tasks
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
  ### Intended Use
138
  - Bangla text generation
139
  - Bangla language understanding tasks
140
+ - Bangla instruction fine-tuning tasks
141
+
142
+ ## Citation
143
+ ```
144
+ @misc{nahin2025titullmsfamilybanglallms,
145
+ title={TituLLMs: A Family of Bangla LLMs with Comprehensive Benchmarking},
146
+ 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},
147
+ year={2025},
148
+ eprint={2502.11187},
149
+ archivePrefix={arXiv},
150
+ primaryClass={cs.CL},
151
+ url={https://arxiv.org/abs/2502.11187},
152
+ }
153
+ ```