Isotonic/planner_dataset
Viewer • Updated • 39.2k • 117 • 3
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")This model is a fine-tuned version of google/t5-small-lm-adapt on the Isotonic/planner_dataset dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
google/t5-small-lm-adapt