cancerfarore commited on
Commit
8d05237
1 Parent(s): 14d69ed

Training in progress epoch 9

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0850
19
- - Train End Logits Accuracy: 0.9741
20
- - Train Start Logits Accuracy: 0.9728
21
- - Validation Loss: 2.5902
22
- - Validation End Logits Accuracy: 0.5977
23
- - Validation Start Logits Accuracy: 0.5977
24
- - Epoch: 8
25
 
26
  ## Model description
27
 
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
56
  | 0.1521 | 0.9534 | 0.9488 | 2.0970 | 0.6157 | 0.6067 | 6 |
57
  | 0.1054 | 0.9666 | 0.9650 | 2.3507 | 0.6187 | 0.6120 | 7 |
58
  | 0.0850 | 0.9741 | 0.9728 | 2.5902 | 0.5977 | 0.5977 | 8 |
 
59
 
60
 
61
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0652
19
+ - Train End Logits Accuracy: 0.9800
20
+ - Train Start Logits Accuracy: 0.9786
21
+ - Validation Loss: 2.5446
22
+ - Validation End Logits Accuracy: 0.6075
23
+ - Validation Start Logits Accuracy: 0.6041
24
+ - Epoch: 9
25
 
26
  ## Model description
27
 
 
56
  | 0.1521 | 0.9534 | 0.9488 | 2.0970 | 0.6157 | 0.6067 | 6 |
57
  | 0.1054 | 0.9666 | 0.9650 | 2.3507 | 0.6187 | 0.6120 | 7 |
58
  | 0.0850 | 0.9741 | 0.9728 | 2.5902 | 0.5977 | 0.5977 | 8 |
59
+ | 0.0652 | 0.9800 | 0.9786 | 2.5446 | 0.6075 | 0.6041 | 9 |
60
 
61
 
62
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:593caa27de8f418bbbbe2b7b17cb65ae2846ea763601eef641aa496a47defd27
3
  size 435842000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e451a01362a7e0c3f7c3bbc2e2d44128c12b073df4ac9b667b2c0f565f02e42a
3
  size 435842000