edgertej commited on
Commit
7f17100
·
1 Parent(s): 6cbe0c9

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +5 -10
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ 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: 3.7859
18
- - Validation Loss: 3.5411
19
- - Epoch: 5
20
 
21
  ## Model description
22
 
@@ -35,19 +35,14 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - optimizer: {'name': 'Adam', 'learning_rate': 3e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
39
  - training_precision: float32
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 4.1588 | 3.7905 | 0 |
46
- | 3.9986 | 3.6851 | 1 |
47
- | 3.9911 | 3.6327 | 2 |
48
- | 3.8780 | 3.5841 | 3 |
49
- | 3.7760 | 3.5799 | 4 |
50
- | 3.7859 | 3.5411 | 5 |
51
 
52
 
53
  ### 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: 4.1670
18
+ - Validation Loss: 3.7536
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'Adam', 'learning_rate': 5e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
39
  - training_precision: float32
40
 
41
  ### Training results
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 4.1670 | 3.7536 | 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:1232fefa831914ee8fd491a1d59be87471cf13e7d3b5bfb42de78b85be1b2756
3
  size 524305768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d8494d213315753a91407d173ec798d50293686a7f04a51ce1a73d76de758f
3
  size 524305768