Instructions to use muibk/opus_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use muibk/opus_finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("muibk/opus_finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("muibk/opus_finetuned") - Notebooks
- Google Colab
- Kaggle
Michael Ustaszewski commited on
Commit ·
fcd7a58
1
Parent(s): a6ea84f
Training in progress, epoch 2
Browse files
runs/Feb03_07-43-34_201d0360a7cb/events.out.tfevents.1675410920.201d0360a7cb.130.4
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:82e026530c3ea8e0d6eaa7a9a8220138a754bd58898db9013691117821aaa887
|
| 3 |
+
size 5670
|