Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use kernelguardian/flant5action with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kernelguardian/flant5action with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("kernelguardian/flant5action") model = AutoModelForSeq2SeqLM.from_pretrained("kernelguardian/flant5action", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
550eeba
1
Parent(s): 9cef730
Training in progress, epoch 5
Browse files
logs/events.out.tfevents.1691112176.8229e57cfd72.80173.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:dc81e487232a637d3a13e3f5730a5ac005e5cdb128c7b09b72310da7f404537d
|
| 3 |
+
size 34067
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990408885
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e36900e2676c2fa19cc9157d39ce5dee78d5f0d3ffedc3d882d71fa90083adfc
|
| 3 |
size 990408885
|