Hoax0930 commited on
Commit
962b504
1 Parent(s): a0e9f55

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-en-ja](https://huggingface.co/Helsinki-NLP/opus-tatoeba-en-ja) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.3200
21
- - Bleu: 16.8012
22
 
23
  ## Model description
24
 
@@ -39,11 +39,11 @@ More information needed
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0001
41
  - train_batch_size: 32
42
- - eval_batch_size: 64
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 10
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
 
17
 
18
  This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-en-ja](https://huggingface.co/Helsinki-NLP/opus-tatoeba-en-ja) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.5922
21
+ - Bleu: 16.5968
22
 
23
  ## Model description
24
 
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0001
41
  - train_batch_size: 32
42
+ - eval_batch_size: 32
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 16
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results