Transformers
PyTorch
TensorBoard
longt5
text2text-generation
Generated from Trainer
Eval Results (legacy)
Instructions to use pellucid/my_awesome_opus100_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pellucid/my_awesome_opus100_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("pellucid/my_awesome_opus100_model") model = AutoModelForSeq2SeqLM.from_pretrained("pellucid/my_awesome_opus100_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Jun21_14-59-03_a1b30e893bc0/events.out.tfevents.1687359595.a1b30e893bc0.35592.0 +2 -2
- runs/Jun21_14-59-03_a1b30e893bc0/events.out.tfevents.1687360488.a1b30e893bc0.35592.1 +3 -0
- runs/Jun21_15-32-49_a1b30e893bc0/events.out.tfevents.1687361638.a1b30e893bc0.42642.0 +3 -0
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1186888873
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80207e7d0dfefa39ff01f6cdb7a2d1d8347ab5db364ab84110eba9b425c5ce03
|
| 3 |
size 1186888873
|
runs/Jun21_14-59-03_a1b30e893bc0/events.out.tfevents.1687359595.a1b30e893bc0.35592.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:63b8211e2a1d0cf978d83132c5b045c86ff698638dbad8af34348a081c6faf8a
|
| 3 |
+
size 5287
|
runs/Jun21_14-59-03_a1b30e893bc0/events.out.tfevents.1687360488.a1b30e893bc0.35592.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8912044f4131305121971b5f877374c770047d7e34897538f383804be15aef42
|
| 3 |
+
size 458
|
runs/Jun21_15-32-49_a1b30e893bc0/events.out.tfevents.1687361638.a1b30e893bc0.42642.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03350afededbc691dcbfbb34fbb9eb4283fb0d011f138a188a20da3e7fe0efa4
|
| 3 |
+
size 4776
|
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:b2b6b674e9c9772a8b5ceaca56b650adf46b7e1e994a66fb025247a78e090ccd
|
| 3 |
size 4091
|