gustavokpc commited on
Commit
c19ada2
1 Parent(s): bdf2cdd

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.1350
19
- - Train Accuracy: 0.9505
20
- - Train F1 M: 0.5530
21
- - Train Precision M: 0.4016
22
- - Train Recall M: 0.9485
23
- - Validation Loss: 0.1610
24
- - Validation Accuracy: 0.9420
25
- - Validation F1 M: 0.5661
26
- - Validation Precision M: 0.4073
27
- - Validation Recall M: 0.9706
28
- - Epoch: 1
29
 
30
  ## Model description
31
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  |:----------:|:--------------:|:----------:|:-----------------:|:--------------:|:---------------:|:-------------------:|:---------------:|:----------------------:|:-------------------:|:-----:|
54
  | 0.2473 | 0.9048 | 0.5004 | 0.3720 | 0.8254 | 0.1669 | 0.9340 | 0.5489 | 0.3976 | 0.9281 | 0 |
55
  | 0.1350 | 0.9505 | 0.5530 | 0.4016 | 0.9485 | 0.1610 | 0.9420 | 0.5661 | 0.4073 | 0.9706 | 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.0890
19
+ - Train Accuracy: 0.9685
20
+ - Train F1 M: 0.5595
21
+ - Train Precision M: 0.4035
22
+ - Train Recall M: 0.9677
23
+ - Validation Loss: 0.1719
24
+ - Validation Accuracy: 0.9446
25
+ - Validation F1 M: 0.5691
26
+ - Validation Precision M: 0.4082
27
+ - Validation Recall M: 0.9825
28
+ - Epoch: 2
29
 
30
  ## Model description
31
 
 
53
  |:----------:|:--------------:|:----------:|:-----------------:|:--------------:|:---------------:|:-------------------:|:---------------:|:----------------------:|:-------------------:|:-----:|
54
  | 0.2473 | 0.9048 | 0.5004 | 0.3720 | 0.8254 | 0.1669 | 0.9340 | 0.5489 | 0.3976 | 0.9281 | 0 |
55
  | 0.1350 | 0.9505 | 0.5530 | 0.4016 | 0.9485 | 0.1610 | 0.9420 | 0.5661 | 0.4073 | 0.9706 | 1 |
56
+ | 0.0890 | 0.9685 | 0.5595 | 0.4035 | 0.9677 | 0.1719 | 0.9446 | 0.5691 | 0.4082 | 0.9825 | 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:f4323e34c250c54ee5afdd95239970192bb7a7741472bbcd2f7ba69c487540c8
3
  size 435986712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1b5d2d12e78c82ab2b0995b7e2cf3508272a465bd777c5f02fecc54ec987a8
3
  size 435986712