cancerfarore commited on
Commit
0bd08f4
1 Parent(s): 9fecc62

Training in progress epoch 7

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.1521
19
- - Train End Logits Accuracy: 0.9534
20
- - Train Start Logits Accuracy: 0.9488
21
- - Validation Loss: 2.0970
22
- - Validation End Logits Accuracy: 0.6157
23
- - Validation Start Logits Accuracy: 0.6067
24
- - Epoch: 6
25
 
26
  ## Model description
27
 
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
54
  | 0.3015 | 0.9095 | 0.8967 | 1.7133 | 0.6289 | 0.6233 | 4 |
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
 
58
 
59
  ### 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.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
 
 
54
  | 0.3015 | 0.9095 | 0.8967 | 1.7133 | 0.6289 | 0.6233 | 4 |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ca384a114668bcb987b7f2fd8b7f176dcb78b971025dfb31bd8ac93961fb274
3
  size 435842000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4cf9edc702bbf0a49a07c10df2f2f6e0df8f181a99c9ab95e69c49462ce0b07
3
  size 435842000