Add pipeline tag
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ datasets:
|
|
8 |
tags:
|
9 |
- code
|
10 |
- commit_message_generation
|
|
|
11 |
---
|
12 |
|
13 |
# CMG/CMC: CodeT5 (with history)
|
@@ -56,4 +57,4 @@ We also released checkpoints for other models fine-tuned as part of our study.
|
|
56 |
|
57 |
```
|
58 |
TODO
|
59 |
-
```
|
|
|
8 |
tags:
|
9 |
- code
|
10 |
- commit_message_generation
|
11 |
+
pipeline_tag: text2text-generation
|
12 |
---
|
13 |
|
14 |
# CMG/CMC: CodeT5 (with history)
|
|
|
57 |
|
58 |
```
|
59 |
TODO
|
60 |
+
```
|