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 ·
97ebb93
1
Parent(s): fcd7a58
Training in progress, epoch 3
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:15e4bbca4786eaf6f1aad031cf0570291e70ad70f741fec06ef41cb8f371035c
|
| 3 |
+
size 5827
|