Rocketknight1 HF staff commited on
Commit
6966f8f
1 Parent(s): 5d7e166

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.0608
18
- - Validation Loss: 0.8784
19
  - Epoch: 0
20
 
21
  ## Model description
@@ -36,13 +36,13 @@ More information needed
36
 
37
  The following hyperparameters were used during training:
38
  - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 17733, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
39
- - training_precision: mixed_float16
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 1.0608 | 0.8784 | 0 |
46
 
47
 
48
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.0615
18
+ - Validation Loss: 0.8832
19
  - Epoch: 0
20
 
21
  ## Model description
 
36
 
37
  The following hyperparameters were used during training:
38
  - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 17733, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
39
+ - training_precision: float32
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 1.0615 | 0.8832 | 0 |
46
 
47
 
48
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8d5973b69474af2c89ab8930bcc7487716ab9c12c47c994999f75fe7b205c63
3
  size 301059864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3fec2f121a96ddb63317ec021b8dea963de42cf80c4fe43648df1dd4678b68b
3
  size 301059864