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 17000
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:0cc592836e9e0a286da843b6aa0aafd6da652cd5699daecb255da30e1662b2b6
|
| 3 |
size 307867048
|