MarioPenguin commited on
Commit
7426ebb
1 Parent(s): 526b56a
Files changed (2) hide show
  1. README.md +7 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ 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.0706
18
- - Train Accuracy: 0.9762
19
- - Validation Loss: nan
20
- - Validation Accuracy: 0.0
21
  - Epoch: 2
22
 
23
  ## Model description
@@ -44,9 +44,9 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
- | 0.2682 | 0.8875 | nan | 0.0 | 0 |
48
- | 0.1154 | 0.9599 | nan | 0.0 | 1 |
49
- | 0.0706 | 0.9762 | nan | 0.0 | 2 |
50
 
51
 
52
  ### 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.0274
18
+ - Train Accuracy: 0.9914
19
+ - Validation Loss: 0.3493
20
+ - Validation Accuracy: 0.9303
21
  - Epoch: 2
22
 
23
  ## Model description
 
44
 
45
  | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
+ | 0.0366 | 0.9885 | 0.3013 | 0.9299 | 0 |
48
+ | 0.0261 | 0.9912 | 0.3445 | 0.9351 | 1 |
49
+ | 0.0274 | 0.9914 | 0.3493 | 0.9303 | 2 |
50
 
51
 
52
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebf768b7ffab973ef31d9c494acf52358f8582b4f8dc40859c995dec0f427430
3
  size 433535320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae3c843704662282c71502918acd6e46d2f12ac7cf8029c2499fb5697effdf3
3
  size 433535320