Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use syssec-utd/py315-pylingual-v3-statement with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use syssec-utd/py315-pylingual-v3-statement with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("syssec-utd/py315-pylingual-v3-statement") model = AutoModelForSeq2SeqLM.from_pretrained("syssec-utd/py315-pylingual-v3-statement", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10000
Browse files- model.safetensors +1 -1
- runs/Aug02_13-38-21_syssec-gpu4.utdallas.edu/events.out.tfevents.1785695901.syssec-gpu4.utdallas.edu +2 -2
- runs/Aug03_10-21-36_syssec-gpu4.utdallas.edu/events.out.tfevents.1785770496.syssec-gpu4.utdallas.edu +3 -0
- runs/Aug03_10-44-12_syssec-gpu4.utdallas.edu/events.out.tfevents.1785771852.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:a2e7598b4840661d05f51bd89490507ebdcf6c421175f326853a820312ebf5bb
|
| 3 |
size 891558696
|
runs/Aug02_13-38-21_syssec-gpu4.utdallas.edu/events.out.tfevents.1785695901.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:b47ab9e611e6c9b026f3469c18b89f3f4a1b885355d600fe2c93f25cea16137f
|
| 3 |
+
size 42948
|
runs/Aug03_10-21-36_syssec-gpu4.utdallas.edu/events.out.tfevents.1785770496.syssec-gpu4.utdallas.edu
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30e42e21fb3f7b72e7b6ad2712440db2f7ec16406053a4f0d6a93064a0314d6f
|
| 3 |
+
size 5602
|
runs/Aug03_10-44-12_syssec-gpu4.utdallas.edu/events.out.tfevents.1785771852.syssec-gpu4.utdallas.edu
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ea019ffbed8ad738612f04fa123c7de57128dab91f1a9c58353c74351be6e20
|
| 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:a9a117ab03ec523d7b51aa20104a7d7e8a25ee0d2a720d4ad17d515b61d8af53
|
| 3 |
size 5521
|