Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# codebert-gpt2-commitgen
|
18 |
|
19 |
This model is a fine-tuned version [](https://huggingface.co/) on dataset provided in the paper titled "Towards Automatic Generation of Short Summaries of Commits" by
|
20 |
-
Siyuan Jiang and Collin McMillan.
|
|
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
17 |
# codebert-gpt2-commitgen
|
18 |
|
19 |
This model is a fine-tuned version [](https://huggingface.co/) on dataset provided in the paper titled "Towards Automatic Generation of Short Summaries of Commits" by
|
20 |
+
Siyuan Jiang and Collin McMillan.
|
21 |
+
Heres are the links
|
22 |
+
|
23 |
+
Paper :https://arxiv.org/abs/1708.09492
|
24 |
+
Data : https://sjiang1.github.io/commitgen
|
25 |
|
26 |
## Model description
|
27 |
|