Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ The goal of the DocuMint model is to generate docstrings that are concise (brief
|
|
28 |
<!-- Provide the basic links for the model. -->
|
29 |
|
30 |
- **Repository:** TODO
|
31 |
-
- **Paper:** [DocuMint: Docstring Generation for Python using Small Language Models] Link TODO
|
32 |
|
33 |
## Uses
|
34 |
|
@@ -90,8 +90,6 @@ Single GPU RTX-3090
|
|
90 |
}
|
91 |
```
|
92 |
|
93 |
-
[More Information Needed]
|
94 |
-
|
95 |
## Model Card Contact
|
96 |
|
97 |
- For questions or more information, please contact: `{bpoudel3,acook46,staore1,oameli}@vols.utk.edu`
|
|
|
28 |
<!-- Provide the basic links for the model. -->
|
29 |
|
30 |
- **Repository:** TODO
|
31 |
+
- **Paper:** [DocuMint: Docstring Generation for Python using Small Language Models]() Link TODO
|
32 |
|
33 |
## Uses
|
34 |
|
|
|
90 |
}
|
91 |
```
|
92 |
|
|
|
|
|
93 |
## Model Card Contact
|
94 |
|
95 |
- For questions or more information, please contact: `{bpoudel3,acook46,staore1,oameli}@vols.utk.edu`
|