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 ·
8b6a44b
1
Parent(s): a9d07df
Training in progress, step 6000
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:273f45b45d4530a7245a9f4010f023020842222c818a3106c8d34d8ddcc77249
|
| 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:9c8f533113a3e9439e70c43f31e5bd4380778c581cbf3baaa6db61ba09cd6135
|
| 3 |
+
size 7091
|