Instructions to use ayeshgk/codet5-small-java-buggy-to-fixed-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ayeshgk/codet5-small-java-buggy-to-fixed-code with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ayeshgk/codet5-small-java-buggy-to-fixed-code") model = AutoModelForSeq2SeqLM.from_pretrained("ayeshgk/codet5-small-java-buggy-to-fixed-code") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 11000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 241984552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ab6e1ead4c9a402867ed827b4bc746a32a84833620fbe1e425056995e815a5f
|
| 3 |
size 241984552
|