Transformers
PyTorch
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use erwanlc/t5-cocktails_recipe-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use erwanlc/t5-cocktails_recipe-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("erwanlc/t5-cocktails_recipe-small") model = AutoModelForSeq2SeqLM.from_pretrained("erwanlc/t5-cocktails_recipe-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jan14_15-05-57_481b68edf642/events.out.tfevents.1642172794.481b68edf642.4866.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:e3da7223d561a6b401ae4f043c249d6d94960dc6cc455e84410a2ae57d9e1a37
|
| 3 |
+
size 4949
|