Datasets:

Modalities:
Text
Formats:
json
Languages:
Bengali
ArXiv:
Libraries:
Datasets
pandas
License:
sagorsarker commited on
Commit
50ea7f1
·
verified ·
1 Parent(s): 847854f

Update README.md

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