sagorsarker commited on
Commit
f12166b
1 Parent(s): 23b509e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -82,4 +82,16 @@ output = pipe('আমি বাংলায় গান',
82
  use_cache=True)
83
 
84
  print(output)
 
 
 
 
 
 
 
 
 
 
 
 
85
  ```
 
82
  use_cache=True)
83
 
84
  print(output)
85
+ ```
86
+
87
+
88
+ ## Citation
89
+ ```bash
90
+ @misc{hishab_2024_titulm_1b_bn_v1,
91
+ author = {Hishab Technologies Ltd.},
92
+ title = {TituLM-1B-BN-V1},
93
+ year = {2024},
94
+ publisher = {HuggingFace Models},
95
+ howpublished = {https://huggingface.co/hishab/titulm-1b-bn-v1},
96
+ }
97
  ```