Instructions to use mongrz/cspl_translation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mongrz/cspl_translation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mongrz/cspl_translation") model = AutoModelForSeq2SeqLM.from_pretrained("mongrz/cspl_translation", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625426996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e39327c3b2f2635e8887a19e83314bb9aca8f4744f3822f7a79d526b8e2b544
|
| 3 |
size 1625426996
|
runs/Nov10_16-51-35_90ed3dcea8cd/events.out.tfevents.1731257498.90ed3dcea8cd.842.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:bd4f28246641e1982fb7b9af26f3fd23342cd71520d41bd769373567dadfeb14
|
| 3 |
+
size 6501
|