sagorsarker commited on
Commit
521da71
·
verified ·
1 Parent(s): 1eb8458

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
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
+ ```