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 ·
4a89141
1
Parent(s): caa361e
Training in progress, epoch 19
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:6f62c0fb8d3f9013aab0908cea20cc67024be92b4132827a548e4feae1ce1b90
|
| 3 |
+
size 417037
|
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:b55f066bb0d24402f34afa9c9242efec293baf9cd4e300c662679046b5e4afb7
|
| 3 |
size 990408885
|