gustavokpc commited on
Commit
5c135c5
1 Parent(s): 631ee39

Training in progress epoch 4

Browse files
Files changed (2) hide show
  1. README.md +12 -11
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,17 +15,17 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0871
19
- - Train Accuracy: 0.9690
20
- - Train F1 M: 0.5547
21
- - Train Precision M: 0.4007
22
- - Train Recall M: 0.9557
23
- - Validation Loss: 0.2417
24
- - Validation Accuracy: 0.9301
25
- - Validation F1 M: 0.5565
26
- - Validation Precision M: 0.4013
27
- - Validation Recall M: 0.9547
28
- - Epoch: 3
29
 
30
  ## Model description
31
 
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
55
  | 0.2012 | 0.9274 | 0.5204 | 0.3849 | 0.8616 | 0.2103 | 0.9175 | 0.5451 | 0.3970 | 0.9095 | 1 |
56
  | 0.1312 | 0.9511 | 0.5451 | 0.3969 | 0.9273 | 0.2125 | 0.9307 | 0.5571 | 0.4017 | 0.9523 | 2 |
57
  | 0.0871 | 0.9690 | 0.5547 | 0.4007 | 0.9557 | 0.2417 | 0.9301 | 0.5565 | 0.4013 | 0.9547 | 3 |
 
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0559
19
+ - Train Accuracy: 0.9805
20
+ - Train F1 M: 0.5583
21
+ - Train Precision M: 0.4028
22
+ - Train Recall M: 0.9686
23
+ - Validation Loss: 0.2533
24
+ - Validation Accuracy: 0.9327
25
+ - Validation F1 M: 0.5605
26
+ - Validation Precision M: 0.4028
27
+ - Validation Recall M: 0.9674
28
+ - Epoch: 4
29
 
30
  ## Model description
31
 
 
55
  | 0.2012 | 0.9274 | 0.5204 | 0.3849 | 0.8616 | 0.2103 | 0.9175 | 0.5451 | 0.3970 | 0.9095 | 1 |
56
  | 0.1312 | 0.9511 | 0.5451 | 0.3969 | 0.9273 | 0.2125 | 0.9307 | 0.5571 | 0.4017 | 0.9523 | 2 |
57
  | 0.0871 | 0.9690 | 0.5547 | 0.4007 | 0.9557 | 0.2417 | 0.9301 | 0.5565 | 0.4013 | 0.9547 | 3 |
58
+ | 0.0559 | 0.9805 | 0.5583 | 0.4028 | 0.9686 | 0.2533 | 0.9327 | 0.5605 | 0.4028 | 0.9674 | 4 |
59
 
60
 
61
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:812c632c4dfcabbd271dff2d5216e69bdea18e3a3d996c51d033c33349e2cad5
3
  size 438223128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd9d4a108bd580e1a709f390669c277d2281ee4feffc75255e95420c06ee901
3
  size 438223128