Amartyo Banerjee commited on
Commit
2137667
1 Parent(s): e683413

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -16,11 +16,13 @@ model-index:
16
  dataset:
17
  name: kde4
18
  type: kde4
 
 
19
  args: en-fr
20
  metrics:
21
  - name: Bleu
22
  type: bleu
23
- value: 52.83242564204547
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
31
  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.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.8560
34
- - Bleu: 52.8324
35
 
36
  ## Model description
37
 
@@ -65,7 +67,7 @@ The following hyperparameters were used during training:
65
 
66
  ### Framework versions
67
 
68
- - Transformers 4.19.4
69
- - Pytorch 1.11.0+cu113
70
- - Datasets 2.3.0
71
  - Tokenizers 0.12.1
 
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.83113187001415
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.8560
36
+ - Bleu: 52.8311
37
 
38
  ## Model description
39
 
 
67
 
68
  ### Framework versions
69
 
70
+ - Transformers 4.21.0
71
+ - Pytorch 1.12.0+cu113
72
+ - Datasets 2.4.0
73
  - Tokenizers 0.12.1