cancerfarore commited on
Commit
14d69ed
1 Parent(s): 0bd08f4

Training in progress epoch 8

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.1054
19
- - Train End Logits Accuracy: 0.9666
20
- - Train Start Logits Accuracy: 0.9650
21
- - Validation Loss: 2.3507
22
- - Validation End Logits Accuracy: 0.6187
23
- - Validation Start Logits Accuracy: 0.6120
24
- - Epoch: 7
25
 
26
  ## Model description
27
 
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
55
  | 0.2080 | 0.9388 | 0.9279 | 2.0004 | 0.6127 | 0.5999 | 5 |
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
 
59
 
60
  ### 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.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
 
 
55
  | 0.2080 | 0.9388 | 0.9279 | 2.0004 | 0.6127 | 0.5999 | 5 |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4cf9edc702bbf0a49a07c10df2f2f6e0df8f181a99c9ab95e69c49462ce0b07
3
  size 435842000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:593caa27de8f418bbbbe2b7b17cb65ae2846ea763601eef641aa496a47defd27
3
  size 435842000