gustavokpc commited on
Commit
ab7de81
1 Parent(s): ddd4138

Training in progress epoch 2

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 [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1186
19
- - Train Accuracy: 0.9551
20
- - Train F1 M: 0.5516
21
- - Train Precision M: 0.4007
22
- - Train Recall M: 0.9397
23
- - Validation Loss: 0.1621
24
- - Validation Accuracy: 0.9347
25
- - Validation F1 M: 0.5628
26
- - Validation Precision M: 0.4068
27
- - Validation Recall M: 0.9580
28
- - Epoch: 1
29
 
30
  ## Model description
31
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  |:----------:|:--------------:|:----------:|:-----------------:|:--------------:|:---------------:|:-------------------:|:---------------:|:----------------------:|:-------------------:|:-----:|
54
  | 0.2270 | 0.9119 | 0.5181 | 0.3865 | 0.8561 | 0.1618 | 0.9367 | 0.5592 | 0.4050 | 0.9478 | 0 |
55
  | 0.1186 | 0.9551 | 0.5516 | 0.4007 | 0.9397 | 0.1621 | 0.9347 | 0.5628 | 0.4068 | 0.9580 | 1 |
 
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0733
19
+ - Train Accuracy: 0.9750
20
+ - Train F1 M: 0.5536
21
+ - Train Precision M: 0.4010
22
+ - Train Recall M: 0.9577
23
+ - Validation Loss: 0.1758
24
+ - Validation Accuracy: 0.9426
25
+ - Validation F1 M: 0.5568
26
+ - Validation Precision M: 0.4015
27
+ - Validation Recall M: 0.9529
28
+ - Epoch: 2
29
 
30
  ## Model description
31
 
 
53
  |:----------:|:--------------:|:----------:|:-----------------:|:--------------:|:---------------:|:-------------------:|:---------------:|:----------------------:|:-------------------:|:-----:|
54
  | 0.2270 | 0.9119 | 0.5181 | 0.3865 | 0.8561 | 0.1618 | 0.9367 | 0.5592 | 0.4050 | 0.9478 | 0 |
55
  | 0.1186 | 0.9551 | 0.5516 | 0.4007 | 0.9397 | 0.1621 | 0.9347 | 0.5628 | 0.4068 | 0.9580 | 1 |
56
+ | 0.0733 | 0.9750 | 0.5536 | 0.4010 | 0.9577 | 0.1758 | 0.9426 | 0.5568 | 0.4015 | 0.9529 | 2 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96b47a192aaa1364e30650d86d1d8b6231b515daee396574d7711f14d25045ce
3
  size 435986712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d364d79eb71cb13116b7d3781f3bddd053d3771784c469cd5b14ecabffd97499
3
  size 435986712