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 ·
142162d
1
Parent(s): bb416be
Training in progress, epoch 42
Browse files
logs/events.out.tfevents.1691034598.635e3c2925a0.1079.2
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:d465064e196479d5f4885b91feae81e94f40228a424862f69424ac1e623c7643
|
| 3 |
+
size 251268
|
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:c3b010564e14d4d62a4a813a9ccf1ff17bf3f5fda625d9c72ab1d0de5b651b7c
|
| 3 |
size 990408885
|