Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- bleu
|
|
|
|
|
7 |
model-index:
|
8 |
- name: opus-mt-mul-en-finetuned-lfn-to-en
|
9 |
results: []
|
10 |
-
language:
|
11 |
-
- lfn
|
12 |
-
pipeline_tag: translation
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- lfn
|
4 |
license: mit
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- bleu
|
9 |
+
pipeline_tag: translation
|
10 |
+
base_model: Helsinki-NLP/opus-mt-mul-en
|
11 |
model-index:
|
12 |
- name: opus-mt-mul-en-finetuned-lfn-to-en
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|