Instructions to use Python-proje/mymodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Python-proje/mymodel with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Python-proje/mymodel") model = AutoModelForSeq2SeqLM.from_pretrained("Python-proje/mymodel") - Notebooks
- Google Colab
- Kaggle
Commit ·
217bd70
1
Parent(s): 8b6a44b
Training in progress, step 6500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557971229
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01d8e1dc47402fb5b300d0216b8ef970ce05a69e00e5c7a4da19d42c1c716edc
|
| 3 |
size 557971229
|
runs/May03_21-19-59_ae8ebb607f89/events.out.tfevents.1683148805.ae8ebb607f89.883.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:11c3839ba8d60b653417880afa27a8543cd7e03548c18a3739723bd4490da2b3
|
| 3 |
+
size 7248
|