Instructions to use mamiksik/CommitPredictorT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mamiksik/CommitPredictorT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mamiksik/CommitPredictorT5") model = AutoModelForSeq2SeqLM.from_pretrained("mamiksik/CommitPredictorT5") - Notebooks
- Google Colab
- Kaggle
End of training helpful-moon-30
Browse files- pytorch_model.bin +1 -1
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891626129
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f53120576a8e866ac52b62e256a48833b0e947882464ae11e05330f76b4ab2f8
|
| 3 |
size 891626129
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7b6a54a09ca0333445657cb2d0ff91cba50fab6da95efe97540b54c74e2214b
|
| 3 |
size 3643
|