Datasets:

Modalities:
Text
Formats:
json
Languages:
Bengali
ArXiv:
Libraries:
Datasets
pandas
License:
sagorsarker commited on
Commit
0f8f7f4
·
verified ·
1 Parent(s): 71e10a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -37
README.md CHANGED
@@ -60,40 +60,15 @@ The data fields are the same among all splits.
60
  | validation | 500 |
61
  | test | 497 |
62
 
63
- ## Dataset Creation
64
-
65
- ### Curation Rationale
66
-
67
- ### Source Data
68
-
69
- #### Initial Data Collection and Normalization
70
-
71
- #### Who are the source language producers?
72
-
73
- ### Annotations
74
-
75
- #### Annotation process
76
-
77
- #### Who are the annotators?
78
-
79
- ### Personal and Sensitive Information
80
-
81
- ## Considerations for Using the Data
82
-
83
- ### Social Impact of Dataset
84
-
85
- ### Discussion of Biases
86
-
87
- ### Other Known Limitations
88
-
89
- ## Additional Information
90
-
91
- ### Dataset Curators
92
-
93
- ### Licensing Information
94
-
95
-
96
- ## Citation Information
97
-
98
-
99
- ## Contributions
 
60
  | validation | 500 |
61
  | test | 497 |
62
 
63
+ ## Citation
64
+ ```
65
+ @misc{nahin2025titullmsfamilybanglallms,
66
+ title={TituLLMs: A Family of Bangla LLMs with Comprehensive Benchmarking},
67
+ 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},
68
+ year={2025},
69
+ eprint={2502.11187},
70
+ archivePrefix={arXiv},
71
+ primaryClass={cs.CL},
72
+ url={https://arxiv.org/abs/2502.11187},
73
+ }
74
+ ```