Transformers
Safetensors
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Instructions to use Isotonic/plan_t5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Isotonic/plan_t5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Isotonic/plan_t5") model = AutoModelForSeq2SeqLM.from_pretrained("Isotonic/plan_t5") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 19000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 307867048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc5aa71bf68106ecb641d6470908c24805c3a18e1e1e71caec1791593db9e17b
|
| 3 |
size 307867048
|