Baghdad99 commited on
Commit
1d83b70
1 Parent(s): 09688b3

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -12
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ha-en](https://huggingface.co/Helsinki-NLP/opus-mt-ha-en) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.7697
19
- - Validation Loss: 1.1397
20
- - Epoch: 7
21
 
22
  ## Model description
23
 
@@ -36,21 +36,14 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 30610, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: mixed_float16
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 1.2289 | 1.1080 | 0 |
47
- | 1.0949 | 1.1099 | 1 |
48
- | 1.0078 | 1.1135 | 2 |
49
- | 0.9412 | 1.1249 | 3 |
50
- | 0.8863 | 1.1283 | 4 |
51
- | 0.8407 | 1.1336 | 5 |
52
- | 0.8017 | 1.1381 | 6 |
53
- | 0.7697 | 1.1397 | 7 |
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ha-en](https://huggingface.co/Helsinki-NLP/opus-mt-ha-en) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.2258
19
+ - Validation Loss: 1.0995
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 15305, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: mixed_float16
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 1.2258 | 1.0995 | 0 |
 
 
 
 
 
 
 
47
 
48
 
49
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40bc22758ca52b0e04f1287f02cf7e242feae9846583905df4e7ac308628dcdc
3
  size 298137172
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f26b90a8e1c02961a2595dac16f1cc8674864911071d62bef5cf6f5fc66f5581
3
  size 298137172