Update README.md
#3
by
deleted
- opened
README.md
CHANGED
|
@@ -1,12 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- summarization
|
| 4 |
widget:
|
| 5 |
- text: "new file mode 100644 index 000000000 . . 892fda21b Binary files / dev / null and b / src / plugins / gateway / lib / joscar . jar differ"
|
| 6 |
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
|
|
|
|
| 10 |
# CodeTrans model for git commit message generation
|
| 11 |
Pretrained model on git commit using the t5 base model architecture. It was first released in
|
| 12 |
[this repository](https://github.com/agemagician/CodeTrans). This model is trained on tokenized git commit: it works best with tokenized git commit.
|
|
|
|
| 1 |
+
-----
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language: tr
|
| 4 |
+
tags:
|
| 5 |
+
- text-classification
|
| 6 |
+
- turk-dunyasi
|
| 7 |
+
- cultural-ai
|
| 8 |
+
- sozce
|
| 9 |
+
datasets:
|
| 10 |
+
- sozce_turk_dunyasi_train
|
| 11 |
+
model-index:
|
| 12 |
+
- name: sozce-turk-dunyasi
|
| 13 |
+
results: []
|
| 14 |
---
|
| 15 |
+
-
|
| 16 |
tags:
|
| 17 |
- summarization
|
| 18 |
widget:
|
| 19 |
- text: "new file mode 100644 index 000000000 . . 892fda21b Binary files / dev / null and b / src / plugins / gateway / lib / joscar . jar differ"
|
| 20 |
|
| 21 |
+
------
|
| 22 |
+
l
|
| 23 |
---
|
| 24 |
|
| 25 |
|
| 26 |
+
|
| 27 |
# CodeTrans model for git commit message generation
|
| 28 |
Pretrained model on git commit using the t5 base model architecture. It was first released in
|
| 29 |
[this repository](https://github.com/agemagician/CodeTrans). This model is trained on tokenized git commit: it works best with tokenized git commit.
|