abhi11nav commited on
Commit
0a12e3e
1 Parent(s): d611c8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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. Heres is the link to the paper https://arxiv.org/abs/1703.09603
 
 
 
 
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