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

Training in progress epoch 6

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.2080
19
- - Train End Logits Accuracy: 0.9388
20
- - Train Start Logits Accuracy: 0.9279
21
- - Validation Loss: 2.0004
22
- - Validation End Logits Accuracy: 0.6127
23
- - Validation Start Logits Accuracy: 0.5999
24
- - Epoch: 5
25
 
26
  ## Model description
27
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 0.4657 | 0.8583 | 0.8418 | 1.4376 | 0.6266 | 0.6187 | 3 |
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
 
57
 
58
  ### 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.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
 
 
53
  | 0.4657 | 0.8583 | 0.8418 | 1.4376 | 0.6266 | 0.6187 | 3 |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:286459a852f6ab8b12802b5f2ec8fdcd458c0f65b24a5fdb05754a268e940493
3
  size 435842000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ca384a114668bcb987b7f2fd8b7f176dcb78b971025dfb31bd8ac93961fb274
3
  size 435842000