Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use syssec-utd/py314-pylingual-v5-statement with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use syssec-utd/py314-pylingual-v5-statement with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("syssec-utd/py314-pylingual-v5-statement") model = AutoModelForSeq2SeqLM.from_pretrained("syssec-utd/py314-pylingual-v5-statement", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10000
Browse files- model.safetensors +1 -1
- runs/Aug02_13-36-58_syssec-gpu4.utdallas.edu/events.out.tfevents.1785695818.syssec-gpu4.utdallas.edu +2 -2
- runs/Aug03_10-21-23_syssec-gpu4.utdallas.edu/events.out.tfevents.1785770483.syssec-gpu4.utdallas.edu +3 -0
- runs/Aug03_10-43-28_syssec-gpu4.utdallas.edu/events.out.tfevents.1785771808.syssec-gpu4.utdallas.edu +3 -0
- training_args.bin +1 -1
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:a8612b6ad4b62625cd3edae100a425a7e753caf801ec1b8af56dbb1875c47765
|
| 3 |
size 891558696
|
runs/Aug02_13-36-58_syssec-gpu4.utdallas.edu/events.out.tfevents.1785695818.syssec-gpu4.utdallas.edu
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:37ed5b91ced89ffbf5cfca815de694a4b577370fd5d690c23ba5f072ff10f8e4
|
| 3 |
+
size 43378
|
runs/Aug03_10-21-23_syssec-gpu4.utdallas.edu/events.out.tfevents.1785770483.syssec-gpu4.utdallas.edu
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59d8f7fb7cd9ca980a23a617787521d45ae06eef03c23305437c77b9b02f73a0
|
| 3 |
+
size 5602
|
runs/Aug03_10-43-28_syssec-gpu4.utdallas.edu/events.out.tfevents.1785771808.syssec-gpu4.utdallas.edu
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eea183899f5d05ff1e943490508796f068bf4140765190b531f904448951f414
|
| 3 |
+
size 7501
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5521
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaff01a4d40200ce16ecd81a7258d98ba6cd7b9d9f258bbc60a411d35dff6a99
|
| 3 |
size 5521
|