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 ·
a6ea84f
1
Parent(s): dc222e9
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Feb03_07-43-34_201d0360a7cb/1675411298.2044256/events.out.tfevents.1675411298.201d0360a7cb.130.5 +3 -0
- runs/Feb03_07-43-34_201d0360a7cb/events.out.tfevents.1675410367.201d0360a7cb.130.2 +2 -2
- runs/Feb03_07-43-34_201d0360a7cb/events.out.tfevents.1675410920.201d0360a7cb.130.4 +3 -0
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 295863749
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70d4d918f1214a5c91d92599948b770cbaba7d35404cc16dad50dda49b03367b
|
| 3 |
size 295863749
|
runs/Feb03_07-43-34_201d0360a7cb/1675411298.2044256/events.out.tfevents.1675411298.201d0360a7cb.130.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12fa4bdbd103f36ecc64363162273774e6c13f758ab404e78277f5a34ffd08a9
|
| 3 |
+
size 5891
|
runs/Feb03_07-43-34_201d0360a7cb/events.out.tfevents.1675410367.201d0360a7cb.130.2
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:f3aef90d5d3a2d9d05328f3bf9abda20674a5f12519fffac649dd1dcd0419ddc
|
| 3 |
+
size 5769
|
runs/Feb03_07-43-34_201d0360a7cb/events.out.tfevents.1675410920.201d0360a7cb.130.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ae0083b061feac021562c0dab853ae3c4143fa07acb4051651ec4c1c2801878
|
| 3 |
+
size 5513
|