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 ·
caa361e
1
Parent(s): d66212a
Training in progress, epoch 18
Browse files
logs/events.out.tfevents.1691166723.c3ae27145e64.454.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:b5faa62e1649393261af9171c4cdd1ca29311d12ef0c0961773941bc5494911e
|
| 3 |
+
size 395317
|
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:d7c546a05b2a200bae78fbb2be7dbd6dc1ec8429c14ef8fbe1ae9351cb7166b7
|
| 3 |
size 990408885
|