Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use andyfriedrich-amd/hipify_plus_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use andyfriedrich-amd/hipify_plus_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("andyfriedrich-amd/hipify_plus_model") model = AutoModelForSeq2SeqLM.from_pretrained("andyfriedrich-amd/hipify_plus_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
210d2b5
1
Parent(s): 14375cc
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86c9ccf8b0250f115c6d76b4201b3f82356f058e56d8d3fab725d74704374203
|
| 3 |
size 242071641
|
runs/Jul26_19-44-59_ubb4-rack-07/events.out.tfevents.1690400702.ubb4-rack-07.23452.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a1d8882eebbabe5bb2870213dcc002bb21c9e9fc8638550348e489d876b75fb
|
| 3 |
+
size 6073
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4091
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d6cdde96a0e6633bb985a82ccfa969bd607dd2c0616cb071b24e287890314c9
|
| 3 |
size 4091
|