gustavokpc commited on
Commit
f6be1c0
1 Parent(s): 8eb79b8

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.0305
19
- - Train Accuracy: 0.9912
20
- - Train F1 M: 0.5630
21
- - Train Precision M: 0.4059
22
- - Train Recall M: 0.9778
23
- - Validation Loss: 0.0696
24
- - Validation Accuracy: 0.9779
25
- - Validation F1 M: 0.5517
26
- - Validation Precision M: 0.4013
27
- - Validation Recall M: 0.9580
28
- - Epoch: 2
29
 
30
  ## Model description
31
 
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
54
  | 0.1966 | 0.9215 | 0.4030 | 0.3067 | 0.6414 | 0.0842 | 0.9708 | 0.5427 | 0.4013 | 0.9115 | 0 |
55
  | 0.0631 | 0.9799 | 0.5517 | 0.4014 | 0.9425 | 0.0667 | 0.9726 | 0.5583 | 0.4067 | 0.9621 | 1 |
56
  | 0.0305 | 0.9912 | 0.5630 | 0.4059 | 0.9778 | 0.0696 | 0.9779 | 0.5517 | 0.4013 | 0.9580 | 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.0150
19
+ - Train Accuracy: 0.9951
20
+ - Train F1 M: 0.5657
21
+ - Train Precision M: 0.4067
22
+ - Train Recall M: 0.9873
23
+ - Validation Loss: 0.1309
24
+ - Validation Accuracy: 0.9655
25
+ - Validation F1 M: 0.5737
26
+ - Validation Precision M: 0.4163
27
+ - Validation Recall M: 0.9980
28
+ - Epoch: 3
29
 
30
  ## Model description
31
 
 
54
  | 0.1966 | 0.9215 | 0.4030 | 0.3067 | 0.6414 | 0.0842 | 0.9708 | 0.5427 | 0.4013 | 0.9115 | 0 |
55
  | 0.0631 | 0.9799 | 0.5517 | 0.4014 | 0.9425 | 0.0667 | 0.9726 | 0.5583 | 0.4067 | 0.9621 | 1 |
56
  | 0.0305 | 0.9912 | 0.5630 | 0.4059 | 0.9778 | 0.0696 | 0.9779 | 0.5517 | 0.4013 | 0.9580 | 2 |
57
+ | 0.0150 | 0.9951 | 0.5657 | 0.4067 | 0.9873 | 0.1309 | 0.9655 | 0.5737 | 0.4163 | 0.9980 | 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:96f3906a57c3d0da1bfd7501058e0c1ce89f52fb215f811808be185f65979f47
3
  size 438223128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6725a30e6f24314b2e26ca0199d3b6fe545f6849354a6a32b6c04a489eb73c47
3
  size 438223128