Ichsan2895 commited on
Commit
ed4b9d3
1 Parent(s): 1e3d7c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -149,4 +149,17 @@ print(generate_response(prompt))
149
  journal = {arXiv preprint arXiv:2305.14314},
150
  year = {2023}
151
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
152
  ```
 
149
  journal = {arXiv preprint arXiv:2305.14314},
150
  year = {2023}
151
  }
152
+ ```
153
+
154
+ ## HOW TO CITE THIS PROJECT
155
+
156
+ If you use the Merak-7B model in your research or project, please cite it as:
157
+ ```
158
+ @article{Merak,
159
+ title={Merak-7B: The LLM for Bahasa Indonesia},
160
+ author={Muhammad Ichsan},
161
+ publisher={Hugging Face}
162
+ journal={Hugging Face Repository},
163
+ year={2023}
164
+ }
165
  ```