saridormi commited on
Commit
919a7d9
1 Parent(s): e4dcad7

Add missing heading

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
  - commit_message_generation
12
  ---
13
 
 
 
14
  This is the checkpoint for [CodeT5](https://huggingface.co/Salesforce/codet5-base) model, fine-tuned for the commit message generation (and/or completion) task as part of the paper "From Commit Message Generation to History-Aware Commit Message Completion", ASE 2023.
15
 
16
  ## Details
 
11
  - commit_message_generation
12
  ---
13
 
14
+ # CMG/CMC: CodeT5 (without history)
15
+
16
  This is the checkpoint for [CodeT5](https://huggingface.co/Salesforce/codet5-base) model, fine-tuned for the commit message generation (and/or completion) task as part of the paper "From Commit Message Generation to History-Aware Commit Message Completion", ASE 2023.
17
 
18
  ## Details