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 ·
67566f2
1
Parent(s): b1b5636
Training in progress, step 2000
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:42ccc8d067c365afd6ef77b374397b355cbe4ac61bdf5dd50dd4adb0f740636d
|
| 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:ed37d8520826648adb7ed4287bcee3c1a8f6b68719b14b56c034606c4042aa82
|
| 3 |
+
size 5835
|