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 ·
792e6ba
1
Parent(s): fa8c075
Training in progress, step 9000
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:2a560410a1ea3a23c7aaf803f5e0cc63142baf383e26412c5f4bad6c6959228c
|
| 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:ad6e6f0533086e4dc3dbec5ff5fbad864aef758ade7725f34cf4a8bb9daa4509
|
| 3 |
+
size 8033
|