cheyannelam commited on
Commit
63646a4
·
verified ·
1 Parent(s): 4fb5b2d

cheyannelam/lab1_true_random

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. generation_config.json +0 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Bleu
24
  type: bleu
25
- value: 52.88398487672078
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
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.8840
37
 
38
  ## Model description
39
 
 
22
  metrics:
23
  - name: Bleu
24
  type: bleu
25
+ value: 13.70591658813882
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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: 3.4909
36
+ - Bleu: 13.7059
37
 
38
  ## Model description
39
 
generation_config.json CHANGED
@@ -11,6 +11,5 @@
11
  "max_length": 512,
12
  "num_beams": 4,
13
  "pad_token_id": 59513,
14
- "renormalize_logits": true,
15
  "transformers_version": "4.35.2"
16
  }
 
11
  "max_length": 512,
12
  "num_beams": 4,
13
  "pad_token_id": 59513,
 
14
  "transformers_version": "4.35.2"
15
  }