Viiksata commited on
Commit
11b2872
1 Parent(s): 293138c

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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1300
19
- - Train End Logits Accuracy: 0.9522
20
- - Train Start Logits Accuracy: 0.9563
21
- - Validation Loss: 0.5295
22
- - Validation End Logits Accuracy: 0.8938
23
- - Validation Start Logits Accuracy: 0.8960
24
- - Epoch: 6
25
 
26
  ## Model description
27
 
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
54
  | 0.2145 | 0.9269 | 0.9287 | 0.4887 | 0.8732 | 0.8820 | 4 |
55
  | 0.1669 | 0.9436 | 0.9462 | 0.4637 | 0.8938 | 0.8925 | 5 |
56
  | 0.1300 | 0.9522 | 0.9563 | 0.5295 | 0.8938 | 0.8960 | 6 |
 
57
 
58
 
59
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.1075
19
+ - Train End Logits Accuracy: 0.9630
20
+ - Train Start Logits Accuracy: 0.9637
21
+ - Validation Loss: 0.5521
22
+ - Validation End Logits Accuracy: 0.8889
23
+ - Validation Start Logits Accuracy: 0.8925
24
+ - Epoch: 7
25
 
26
  ## Model description
27
 
 
54
  | 0.2145 | 0.9269 | 0.9287 | 0.4887 | 0.8732 | 0.8820 | 4 |
55
  | 0.1669 | 0.9436 | 0.9462 | 0.4637 | 0.8938 | 0.8925 | 5 |
56
  | 0.1300 | 0.9522 | 0.9563 | 0.5295 | 0.8938 | 0.8960 | 6 |
57
+ | 0.1075 | 0.9630 | 0.9637 | 0.5521 | 0.8889 | 0.8925 | 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:27c67394b9820693b33b4448f46949f452b51323af6ae9a9058ce88196ee3480
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7100c5078e5b1bf49b593bed6c012bec6199bf45eef6ea00a64582a66630d10a
3
  size 265583592