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 ·
8b7ad2e
1
Parent(s): 86ad683
Training in progress, epoch 9
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:b520def91146c48b6a89dee1bf6bfc53e7f37b58eb59766ccbcb973a9c0ce127
|
| 3 |
+
size 57362
|
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:76c507b9d48e68f286b13a3a66723e17ba46c3ebe75965ee12c774c46d367fd4
|
| 3 |
size 990408885
|