Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,12 +7,13 @@ datasets:
7
  - kftt
8
  metrics:
9
  - bleu
 
10
  model-index:
11
  - name: marian-finetuned-kftt-ja-to-en
12
  results:
13
  - task:
14
- name: Sequence-to-sequence Language Modeling
15
  type: text2text-generation
 
16
  dataset:
17
  name: kftt
18
  type: kftt
@@ -20,9 +21,9 @@ model-index:
20
  split: validation
21
  args: en-ja
22
  metrics:
23
- - name: Bleu
24
- type: bleu
25
  value: 19.68604320446213
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  - kftt
8
  metrics:
9
  - bleu
10
+ base_model: Helsinki-NLP/opus-mt-ja-en
11
  model-index:
12
  - name: marian-finetuned-kftt-ja-to-en
13
  results:
14
  - task:
 
15
  type: text2text-generation
16
+ name: Sequence-to-sequence Language Modeling
17
  dataset:
18
  name: kftt
19
  type: kftt
 
21
  split: validation
22
  args: en-ja
23
  metrics:
24
+ - type: bleu
 
25
  value: 19.68604320446213
26
+ name: Bleu
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You