Update README.md
Browse files
README.md
CHANGED
@@ -82,12 +82,13 @@ Single GPU RTX-3090
|
|
82 |
**BibTeX:**
|
83 |
|
84 |
(TODO)
|
|
|
85 |
@misc{poudel2024documint,
|
86 |
title={DocuMint: Docstring Generation for Python using Small Language Models},
|
87 |
author={Bibek Poudel* and Adam Cook* and Sekou Traore* and Shelah Ameli*},
|
88 |
year={2024},
|
89 |
}
|
90 |
-
|
91 |
|
92 |
[More Information Needed]
|
93 |
|
|
|
82 |
**BibTeX:**
|
83 |
|
84 |
(TODO)
|
85 |
+
```
|
86 |
@misc{poudel2024documint,
|
87 |
title={DocuMint: Docstring Generation for Python using Small Language Models},
|
88 |
author={Bibek Poudel* and Adam Cook* and Sekou Traore* and Shelah Ameli*},
|
89 |
year={2024},
|
90 |
}
|
91 |
+
```
|
92 |
|
93 |
[More Information Needed]
|
94 |
|