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 12500
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:637e2fc0c3f95e81b57e2a63dc8556ee2fe78727bfceca08c13ba34ed2088c85
|
| 3 |
size 241984552
|