gustavokpc commited on
Commit
631ee39
1 Parent(s): 083dcc3

Training in progress epoch 3

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.1312
19
- - Train Accuracy: 0.9511
20
- - Train F1 M: 0.5451
21
- - Train Precision M: 0.3969
22
- - Train Recall M: 0.9273
23
- - Validation Loss: 0.2125
24
- - Validation Accuracy: 0.9307
25
- - Validation F1 M: 0.5571
26
- - Validation Precision M: 0.4017
27
- - Validation Recall M: 0.9523
28
- - Epoch: 2
29
 
30
  ## Model description
31
 
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
54
  | 0.3576 | 0.8399 | 0.4604 | 0.3607 | 0.7042 | 0.2825 | 0.8997 | 0.5635 | 0.4127 | 0.9300 | 0 |
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
 
58
 
59
  ### 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.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
 
 
54
  | 0.3576 | 0.8399 | 0.4604 | 0.3607 | 0.7042 | 0.2825 | 0.8997 | 0.5635 | 0.4127 | 0.9300 | 0 |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16fd0227a992342dac2209adb316f7c7fd61aa735da6071ab8ab9a72f73024ec
3
  size 438223128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:812c632c4dfcabbd271dff2d5216e69bdea18e3a3d996c51d033c33349e2cad5
3
  size 438223128