bishalbaaniya commited on
Commit
9f08a11
1 Parent(s): cf8b06d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -4,7 +4,7 @@ tags:
4
  - translation
5
  - generated_from_trainer
6
  datasets:
7
- - my_en
8
  metrics:
9
  - bleu
10
  model-index:
@@ -14,15 +14,15 @@ model-index:
14
  name: Sequence-to-sequence Language Modeling
15
  type: text2text-generation
16
  dataset:
17
- name: my_en
18
- type: my_en
19
- config: my-en
20
  split: train
21
- args: my-en
22
  metrics:
23
  - name: Bleu
24
  type: bleu
25
- value: 1.021810996107176
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # marian-finetuned-kde4-en-to-fr
32
 
33
- This model is a fine-tuned version of [Helsinki-NLP/opus-mt-fr-en](https://huggingface.co/Helsinki-NLP/opus-mt-fr-en) on the my_en dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 3.0097
36
- - Bleu: 1.0218
37
 
38
  ## Model description
39
 
 
4
  - translation
5
  - generated_from_trainer
6
  datasets:
7
+ - kde4
8
  metrics:
9
  - bleu
10
  model-index:
 
14
  name: Sequence-to-sequence Language Modeling
15
  type: text2text-generation
16
  dataset:
17
+ name: kde4
18
+ type: kde4
19
+ config: en-fr
20
  split: train
21
+ args: en-fr
22
  metrics:
23
  - name: Bleu
24
  type: bleu
25
+ value: 52.989659999728424
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # marian-finetuned-kde4-en-to-fr
32
 
33
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on the kde4 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.8556
36
+ - Bleu: 52.9897
37
 
38
  ## Model description
39