Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use minhtien2405/t5-large-finetuned-text2code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use minhtien2405/t5-large-finetuned-text2code with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("minhtien2405/t5-large-finetuned-text2code") model = AutoModelForSeq2SeqLM.from_pretrained("minhtien2405/t5-large-finetuned-text2code", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
7bb3fcb
1
Parent(s): 8fb69ac
Training in progress, step 2500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2950734544
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a611953c80bec08f25d0041d4c098134ff5e9d0956781fef1919f2eb8bdfd31
|
| 3 |
size 2950734544
|
runs/Jan10_06-25-11_58bad3a637a8/events.out.tfevents.1704867912.58bad3a637a8.2815.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cb6b33d095e3eda37f9bcf6026d3ce1724df29ad5dc77e5ac21ff302a666b8a
|
| 3 |
+
size 6161
|