ksathur commited on
Commit
6ee0c9f
1 Parent(s): 1e82ffc

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +4 -13
  2. tf_model.h5 +2 -2
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 [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.0338
18
- - Epoch: 9
19
 
20
  ## Model description
21
 
@@ -34,23 +34,14 @@ More information needed
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': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 12750, '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}}, 'dynamic': True, 'initial_scale': 32768.0, 'dynamic_growth_steps': 2000}
38
  - training_precision: mixed_float16
39
 
40
  ### Training results
41
 
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
- | 1.9861 | 0 |
45
- | 0.8355 | 1 |
46
- | 0.4260 | 2 |
47
- | 0.2730 | 3 |
48
- | 0.1705 | 4 |
49
- | 0.1184 | 5 |
50
- | 0.0859 | 6 |
51
- | 0.0610 | 7 |
52
- | 0.0467 | 8 |
53
- | 0.0338 | 9 |
54
 
55
 
56
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 2.0013
18
+ - Epoch: 0
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 12750, '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}
38
  - training_precision: mixed_float16
39
 
40
  ### Training results
41
 
42
  | Train Loss | Epoch |
43
  |:----------:|:-----:|
44
+ | 2.0013 | 0 |
 
 
 
 
 
 
 
 
 
45
 
46
 
47
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35a55f03ea9d787fb39ac6c1f962f4f4e29b9dea064f176de86412f40d07fee8
3
- size 431158288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:224e99eb56d33ebb910e360ffa42bb12d17e19e6b900ac406c866d2287d10e7a
3
+ size 431154192