Commit ·
dadacf0
1
Parent(s): b555bf0
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
# Code Trans Commit Message Generation + ONNX
|
| 6 |
+
|
| 7 |
+
ONNX Runtime optimizater ran on https://huggingface.co/SEBIS/code_trans_t5_base_commit_generation_transfer_learning_finetune. The fine-tune does well, the multi-task doesn't, small makes mistakes and large is 3Gb, so I settled on this one.
|