rajabmondal commited on
Commit
428f047
·
verified ·
1 Parent(s): 3a41458

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -153,3 +153,12 @@ The NT-Java-1.1B model has been trained on publicly available datasets and is of
153
 
154
  # License
155
  The model is licensed under the BigCode OpenRAIL-M v1 license agreement. You can find the full agreement [here](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement).
 
 
 
 
 
 
 
 
 
 
153
 
154
  # License
155
  The model is licensed under the BigCode OpenRAIL-M v1 license agreement. You can find the full agreement [here](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement).
156
+ # Citation
157
+ ```
158
+ @article{rathinasamy2024narrow,
159
+ title={Narrow Transformer: Starcoder-Based Java-LM For Desktop},
160
+ author={Rathinasamy, Kamalkumar and Kumar, Ankush and Gayari, Gagan and Mondal, Rajab Ali and Singh, Swayam and others},
161
+ journal={arXiv preprint arXiv:2407.03941},
162
+ year={2024}
163
+ }
164
+ ```