Instructions to use dill-lab/oath-frames-flant5-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dill-lab/oath-frames-flant5-large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("dill-lab/oath-frames-flant5-large") model = AutoModelForSeq2SeqLM.from_pretrained("dill-lab/oath-frames-flant5-large") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 15.0, | |
| "train_loss": 0.27247093051087623, | |
| "train_runtime": 6452.7815, | |
| "train_samples": 8217, | |
| "train_samples_per_second": 31.835, | |
| "train_steps_per_second": 0.066 | |
| } |