js0309 commited on
Commit
9610ef0
·
verified ·
1 Parent(s): 34dd4b5

js0309/lab1_finetuning

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Bleu
25
  type: bleu
26
- value: 42.88658728799904
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,9 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  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.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 1.4199
37
- - Model Preparation Time: 0.0053
38
- - Bleu: 42.8866
39
 
40
  ## Model description
41
 
@@ -60,7 +60,7 @@ The following hyperparameters were used during training:
60
  - seed: 42
61
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
62
  - lr_scheduler_type: linear
63
- - training_steps: 100
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results
 
23
  metrics:
24
  - name: Bleu
25
  type: bleu
26
+ value: 48.904300566470354
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  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.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 1.0256
37
+ - Model Preparation Time: 0.0032
38
+ - Bleu: 48.9043
39
 
40
  ## Model description
41
 
 
60
  - seed: 42
61
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
62
  - lr_scheduler_type: linear
63
+ - training_steps: 5000
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results