Uras Kargı commited on
Commit
a7092c9
·
1 Parent(s): 98bb63b

Training in progress epoch 4

Browse files
Files changed (2) hide show
  1. README.md +10 -6
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,12 +14,12 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.6040
18
- - Train Accuracy: 0.7007
19
- - Validation Loss: 0.5308
20
- - Validation Accuracy: 0.7191
21
- - Train Matthews Correlation: 0.2443
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,10 @@ The following hyperparameters were used during training:
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train Matthews Correlation | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:--------------------------:|:-----:|
48
  | 0.6040 | 0.7007 | 0.5308 | 0.7191 | 0.2443 | 0 |
 
 
 
 
49
 
50
 
51
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1922
18
+ - Train Accuracy: 0.9310
19
+ - Validation Loss: 0.5247
20
+ - Validation Accuracy: 0.8303
21
+ - Train Matthews Correlation: 0.5830
22
+ - Epoch: 4
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Train Matthews Correlation | Epoch |
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:--------------------------:|:-----:|
48
  | 0.6040 | 0.7007 | 0.5308 | 0.7191 | 0.2443 | 0 |
49
+ | 0.4246 | 0.8114 | 0.4163 | 0.8188 | 0.5525 | 1 |
50
+ | 0.2897 | 0.8848 | 0.5054 | 0.8121 | 0.5343 | 2 |
51
+ | 0.2224 | 0.9146 | 0.4868 | 0.8274 | 0.5754 | 3 |
52
+ | 0.1922 | 0.9310 | 0.5247 | 0.8303 | 0.5830 | 4 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:847dbcaa68b35f6e46241f7952903487fe2ff99affd00f6289edc78c511919bb
3
  size 433535256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff744585d15da6fc5e236d67bdb0593099b2b0e3365b5e57a9d991e8f2cddbb
3
  size 433535256