add paper mention
Browse files
README.md
CHANGED
@@ -4,4 +4,8 @@ emoji: ✍️
|
|
4 |
app_file: app.py
|
5 |
sdk: gradio
|
6 |
sdk_version: 4.37.2
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
4 |
app_file: app.py
|
5 |
sdk: gradio
|
6 |
sdk_version: 4.37.2
|
7 |
+
---
|
8 |
+
|
9 |
+
# Commit Message Editing App ✍️
|
10 |
+
|
11 |
+
This space presents a web application for collecting commit message edits from human experts presented in [Towards Realistic Evaluation of Commit Message Generation by Matching Online and Offline Settings](https://arxiv.org/abs/2410.12046) paper.
|