Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use duwuonline/mymodel-generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use duwuonline/mymodel-generation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("duwuonline/mymodel-generation") model = AutoModelForSeq2SeqLM.from_pretrained("duwuonline/mymodel-generation") - Notebooks
- Google Colab
- Kaggle
Commit ·
a475cac
1
Parent(s): e8fd431
Training in progress, step 1000
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:2c5e6473a55c7d2b2f8d0368094c685c0c4cddb254893d1309f838a85b2f95d9
|
| 3 |
size 242071641
|
runs/Jul11_12-20-23_1f5bf9c9df87/events.out.tfevents.1689078039.1f5bf9c9df87.3478.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:fea18cb4021d4c867375fa1bd72377b93d649c22bff326ac8ffac110639fdb3a
|
| 3 |
+
size 10001
|