Instructions to use kernelguardian/t5more with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kernelguardian/t5more with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("kernelguardian/t5more") model = AutoModelForSeq2SeqLM.from_pretrained("kernelguardian/t5more", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
6f390d3
1
Parent(s): 6a54ef8
Training in progress, epoch 2
Browse files
logs/events.out.tfevents.1691153523.d8910ddc2c96.3447.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:09273783403ad20b208a57c78cee32c035b2cc3ae837a1ecad3a2f6cf926a9ce
|
| 3 |
+
size 16611
|
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:505ace740fcd394736722c17bb037c9f8cb44a3c242ee7321266d90143bed329
|
| 3 |
size 990408885
|