cartesinus librarian-bot commited on
Commit
b867d95
1 Parent(s): 49f54ed

Librarian Bot: Add base_model information to model (#2)

Browse files

- Librarian Bot: Add base_model information to model (08614b7e3aa33da0f674154f7352f6268668096b)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -7
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-de
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-de
21
  metrics:
22
- - name: Bleu
23
- type: bleu
24
  value: 66.5548
25
- language:
26
- - en
27
- - de
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
+ - de
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-de
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-de
26
  metrics:
27
+ - type: bleu
 
28
  value: 66.5548
29
+ name: Bleu
 
 
 
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You