Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use rakhman-llm/code-synthesis-java-snippet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rakhman-llm/code-synthesis-java-snippet with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rakhman-llm/code-synthesis-java-snippet") model = AutoModelForSeq2SeqLM.from_pretrained("rakhman-llm/code-synthesis-java-snippet") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891558696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2141320f9b8a2cd3772fb223d1131baebd71974e2bf87b6a1c24de6bf13c8fae
|
| 3 |
size 891558696
|
runs/Nov03_11-20-30_110d4b4c71c1/events.out.tfevents.1730632833.110d4b4c71c1.30.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dc2d92beea10bef9ef753a856169be5347e616fd37f5e2f0fc9524a8127ab7b
|
| 3 |
+
size 6353
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f1dbee35c77e893d48b1da8b35396070180d26658b9fe560d8ed118dfc2d009
|
| 3 |
size 5432
|