gustavokpc commited on
Commit
3036f61
1 Parent(s): b84657b

Training in progress epoch 1

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.4813
19
- - Train Accuracy: 0.7972
20
- - Train F1 M: 0.2411
21
- - Train Precision M: 0.2093
22
- - Train Recall M: 0.3344
23
- - Validation Loss: 0.2665
24
- - Validation Accuracy: 0.9090
25
- - Validation F1 M: 0.5217
26
- - Validation Precision M: 0.3877
27
- - Validation Recall M: 0.8393
28
- - Epoch: 0
29
 
30
  ## Model description
31
 
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
52
  | Train Loss | Train Accuracy | Train F1 M | Train Precision M | Train Recall M | Validation Loss | Validation Accuracy | Validation F1 M | Validation Precision M | Validation Recall M | Epoch |
53
  |:----------:|:--------------:|:----------:|:-----------------:|:--------------:|:---------------:|:-------------------:|:---------------:|:----------------------:|:-------------------:|:-----:|
54
  | 0.4813 | 0.7972 | 0.2411 | 0.2093 | 0.3344 | 0.2665 | 0.9090 | 0.5217 | 0.3877 | 0.8393 | 0 |
 
55
 
56
 
57
  ### 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.2432
19
+ - Train Accuracy: 0.9126
20
+ - Train F1 M: 0.5317
21
+ - Train Precision M: 0.3942
22
+ - Train Recall M: 0.8764
23
+ - Validation Loss: 0.2185
24
+ - Validation Accuracy: 0.9169
25
+ - Validation F1 M: 0.5490
26
+ - Validation Precision M: 0.3979
27
+ - Validation Recall M: 0.9239
28
+ - Epoch: 1
29
 
30
  ## Model description
31
 
 
52
  | Train Loss | Train Accuracy | Train F1 M | Train Precision M | Train Recall M | Validation Loss | Validation Accuracy | Validation F1 M | Validation Precision M | Validation Recall M | Epoch |
53
  |:----------:|:--------------:|:----------:|:-----------------:|:--------------:|:---------------:|:-------------------:|:---------------:|:----------------------:|:-------------------:|:-----:|
54
  | 0.4813 | 0.7972 | 0.2411 | 0.2093 | 0.3344 | 0.2665 | 0.9090 | 0.5217 | 0.3877 | 0.8393 | 0 |
55
+ | 0.2432 | 0.9126 | 0.5317 | 0.3942 | 0.8764 | 0.2185 | 0.9169 | 0.5490 | 0.3979 | 0.9239 | 1 |
56
 
57
 
58
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fab8bf65821cbe7d687f174a7e2c63d72fde29816940c874f42de4026347c8f
3
  size 435986712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c6a4a966e5ce40813639bfc35a22ec1ee4843bdddae6a37e3d3796002383c8
3
  size 435986712