Librarian Bot: Add base_model information to model
#2
by librarian-bot - opened
README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
@@ -6,12 +9,14 @@ datasets:
|
|
| 6 |
- cartesinus/iva_mt_wslot
|
| 7 |
metrics:
|
| 8 |
- bleu
|
|
|
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: iva_mt_wslot-m2m100_418M-en-fr
|
| 11 |
results:
|
| 12 |
- task:
|
| 13 |
-
name: Sequence-to-sequence Language Modeling
|
| 14 |
type: text2text-generation
|
|
|
|
| 15 |
dataset:
|
| 16 |
name: iva_mt_wslot
|
| 17 |
type: iva_mt_wslot
|
|
@@ -19,13 +24,9 @@ model-index:
|
|
| 19 |
split: validation
|
| 20 |
args: en-fr
|
| 21 |
metrics:
|
| 22 |
-
-
|
| 23 |
-
type: bleu
|
| 24 |
value: 72.5602
|
| 25 |
-
|
| 26 |
-
- en
|
| 27 |
-
- fr
|
| 28 |
-
pipeline_tag: translation
|
| 29 |
---
|
| 30 |
|
| 31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- fr
|
| 5 |
license: mit
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
|
|
|
| 9 |
- cartesinus/iva_mt_wslot
|
| 10 |
metrics:
|
| 11 |
- bleu
|
| 12 |
+
pipeline_tag: translation
|
| 13 |
+
base_model: facebook/m2m100_418M
|
| 14 |
model-index:
|
| 15 |
- name: iva_mt_wslot-m2m100_418M-en-fr
|
| 16 |
results:
|
| 17 |
- task:
|
|
|
|
| 18 |
type: text2text-generation
|
| 19 |
+
name: Sequence-to-sequence Language Modeling
|
| 20 |
dataset:
|
| 21 |
name: iva_mt_wslot
|
| 22 |
type: iva_mt_wslot
|
|
|
|
| 24 |
split: validation
|
| 25 |
args: en-fr
|
| 26 |
metrics:
|
| 27 |
+
- type: bleu
|
|
|
|
| 28 |
value: 72.5602
|
| 29 |
+
name: Bleu
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
|
| 32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|