Sultannn commited on
Commit
7363521
·
1 Parent(s): d4df38f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -15,7 +15,6 @@ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown
15
  It achieves the following results on the evaluation set:
16
  - Train Loss: 5.3628
17
  - Validation Loss: 5.8179
18
- - Epoch: 4
19
 
20
  ## Model description
21
 
@@ -33,9 +32,6 @@ More information needed
33
 
34
  ### Training hyperparameters
35
 
36
- The following hyperparameters were used during training:
37
- - optimizer: {'inner_optimizer': {'class_name': 'AdamWeightDecay', 'config': {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'WarmUp', 'config': {'initial_learning_rate': 0.0001, 'decay_schedule_fn': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 0.0001, 'decay_steps': 35810, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, '__passive_serialization__': True}, 'warmup_steps': 700, 'power': 1.0, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}}, 'dynamic': True, 'initial_scale': 32768.0, 'dynamic_growth_steps': 2000}
38
- - training_precision: mixed_float16
39
 
40
  ### Training results
41
 
 
15
  It achieves the following results on the evaluation set:
16
  - Train Loss: 5.3628
17
  - Validation Loss: 5.8179
 
18
 
19
  ## Model description
20
 
 
32
 
33
  ### Training hyperparameters
34
 
 
 
 
35
 
36
  ### Training results
37