EricPeter commited on
Commit
fdf3651
1 Parent(s): 06bc0b3

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -7
  2. tf_model.h5 +2 -2
README.md CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.4339
19
- - Epoch: 2
20
 
21
  ## Model description
22
 
@@ -35,21 +35,19 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - optimizer: {'inner_optimizer': {'class_name': 'AdamWeightDecay', 'config': {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 66546, '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}
39
  - training_precision: mixed_float16
40
 
41
  ### Training results
42
 
43
  | Train Loss | Epoch |
44
  |:----------:|:-----:|
45
- | 1.2111 | 0 |
46
- | 0.7066 | 1 |
47
- | 0.4339 | 2 |
48
 
49
 
50
  ### Framework versions
51
 
52
  - Transformers 4.31.0
53
  - TensorFlow 2.12.0
54
- - Datasets 2.14.0
55
  - Tokenizers 0.13.3
 
15
 
16
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.4015
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 6996, '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 | Epoch |
44
  |:----------:|:-----:|
45
+ | 1.4015 | 0 |
 
 
46
 
47
 
48
  ### Framework versions
49
 
50
  - Transformers 4.31.0
51
  - TensorFlow 2.12.0
52
+ - Datasets 2.14.4
53
  - Tokenizers 0.13.3
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6a237e926b1f50e891d9715f6f5b4733f1cda7abb08df70af8099f99cc3eb3a
3
- size 431158224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09989acd89bc8fe608b5b34e1f3d4d0ec1916bcd2cfa99f7c10f235c40d3e486
3
+ size 431154128