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 ·
06dce1d
1
Parent(s): 550eeba
Training in progress, epoch 6
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:455e8034bdd995493c0e3ff793c29d8419bfb9aeaf16d289b7a6d5a0e0b4da3c
|
| 3 |
+
size 39930
|
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:51f43dd4386ef7662367714bd4417532248fa6315bb191e51efdcd57d06cb208
|
| 3 |
size 990408885
|