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

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.2270
19
- - Train Accuracy: 0.9119
20
- - Train F1 M: 0.5181
21
- - Train Precision M: 0.3865
22
- - Train Recall M: 0.8561
23
- - Validation Loss: 0.1618
24
- - Validation Accuracy: 0.9367
25
- - Validation F1 M: 0.5592
26
- - Validation Precision M: 0.4050
27
- - Validation Recall M: 0.9478
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.2270 | 0.9119 | 0.5181 | 0.3865 | 0.8561 | 0.1618 | 0.9367 | 0.5592 | 0.4050 | 0.9478 | 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.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
 
 
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.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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36a32d5d49f61bc40d1505b43ac3716203bd36e9ea809bdd1ab2e4994e0fd7d0
3
  size 435986712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b47a192aaa1364e30650d86d1d8b6231b515daee396574d7711f14d25045ce
3
  size 435986712