Commit
·
6750fb8
1
Parent(s):
9a676a4
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,6 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
|
|
|
|
|
|
| 5 |
Based on https://huggingface.co/SEBIS/code_trans_t5_small_commit_generation_transfer_learning_finetune, but ran FastT5 (https://github.com/Ki6an/fastT5) on it. Quantized to 8bit.
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
+
# CodeTrans Commits with FastT5 Optimizations
|
| 6 |
+
|
| 7 |
Based on https://huggingface.co/SEBIS/code_trans_t5_small_commit_generation_transfer_learning_finetune, but ran FastT5 (https://github.com/Ki6an/fastT5) on it. Quantized to 8bit.
|