Add missing heading
Browse files
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
|