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 ·
e607c9f
1
Parent(s): 6f390d3
Training in progress, epoch 3
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:81b169baec6c84624a7df361e4a1eb7b195f602df6762dd4b9c7ecfb8a7183b1
|
| 3 |
+
size 22474
|
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:c4b893ac77bb7a78770ae8f5a32f7d690d6e322e4853e15ba5ef96b4773a2fab
|
| 3 |
size 990408885
|