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 ·
3215e61
1
Parent(s): e607c9f
Training in progress, epoch 4
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:7d7497c42a0ad31bfb02155f3a453827d1f93c43ce9ed14652a4f5ee19a7c76f
|
| 3 |
+
size 28180
|
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:5dd6183a85a07b8d1d8adff8d4cd72558a4e3d7b1ff1f8c5e34d9e3d8b3114c7
|
| 3 |
size 990408885
|