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 ·
82a8d2a
1
Parent(s): 20f64bc
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:a10f4965b21ca05dd416f6fafdbd72bfa86668d3134443986acf8f1b59468d2e
|
| 3 |
size 242071641
|
runs/Jul26_18-03-46_ubb4-rack-07/events.out.tfevents.1690394629.ubb4-rack-07.9578.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10d166e33bb0ba33029fdf4a5bfd69a15c8126b63fee59779968bdb9080eedbc
|
| 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:0e0ed485c62ecac5e67751e65c4d7e1b42a5b5862758b26bd6c291055c806fea
|
| 3 |
size 4091
|