arubenruben commited on
Commit
9a4311c
1 Parent(s): fe9c793

End of training

Browse files
Files changed (2) hide show
  1. README.md +27 -27
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: neuralmind/bert-base-portuguese-cased
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -11,7 +11,7 @@ metrics:
11
  - f1
12
  - accuracy
13
  model-index:
14
- - name: NER_harem_bert-base-portuguese-cased
15
  results:
16
  - task:
17
  name: Token Classification
@@ -25,30 +25,30 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.6852879944482998
29
  - name: Recall
30
  type: recall
31
- value: 0.7377661561449383
32
  - name: F1
33
  type: f1
34
- value: 0.7105594531390537
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.952219112355058
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
  should probably proofread and complete it, then remove this comment. -->
42
 
43
- # NER_harem_bert-base-portuguese-cased
44
 
45
- This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the harem dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.2351
48
- - Precision: 0.6853
49
- - Recall: 0.7378
50
- - F1: 0.7106
51
- - Accuracy: 0.9522
52
 
53
  ## Model description
54
 
@@ -79,20 +79,20 @@ The following hyperparameters were used during training:
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | No log | 1.0 | 16 | 0.7692 | 0.0 | 0.0 | 0.0 | 0.8358 |
83
- | No log | 2.0 | 32 | 0.4831 | 0.3140 | 0.2731 | 0.2921 | 0.8790 |
84
- | No log | 3.0 | 48 | 0.3405 | 0.4692 | 0.4897 | 0.4793 | 0.9119 |
85
- | No log | 4.0 | 64 | 0.2747 | 0.5481 | 0.6156 | 0.5799 | 0.9340 |
86
- | No log | 5.0 | 80 | 0.2282 | 0.6077 | 0.6758 | 0.6399 | 0.9443 |
87
- | No log | 6.0 | 96 | 0.2145 | 0.6267 | 0.6892 | 0.6565 | 0.9479 |
88
- | No log | 7.0 | 112 | 0.2223 | 0.6395 | 0.6926 | 0.6650 | 0.9493 |
89
- | No log | 8.0 | 128 | 0.2100 | 0.6822 | 0.7378 | 0.7089 | 0.9530 |
90
- | No log | 9.0 | 144 | 0.2077 | 0.6810 | 0.7497 | 0.7137 | 0.9537 |
91
- | No log | 10.0 | 160 | 0.2173 | 0.6846 | 0.7460 | 0.7140 | 0.9523 |
92
- | No log | 11.0 | 176 | 0.2226 | 0.7001 | 0.7594 | 0.7285 | 0.9542 |
93
- | No log | 12.0 | 192 | 0.2204 | 0.7015 | 0.7568 | 0.7281 | 0.9538 |
94
- | No log | 13.0 | 208 | 0.2278 | 0.6746 | 0.7411 | 0.7063 | 0.9533 |
95
- | No log | 14.0 | 224 | 0.2351 | 0.6853 | 0.7378 | 0.7106 | 0.9522 |
96
 
97
 
98
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: neuralmind/bert-large-portuguese-cased
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
11
  - f1
12
  - accuracy
13
  model-index:
14
+ - name: NER_harem_bert-large-portuguese-cased
15
  results:
16
  - task:
17
  name: Token Classification
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.7077353867693384
29
  - name: Recall
30
  type: recall
31
+ value: 0.7553231228987672
32
  - name: F1
33
  type: f1
34
+ value: 0.7307553306830503
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.9551379448220711
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
  should probably proofread and complete it, then remove this comment. -->
42
 
43
+ # NER_harem_bert-large-portuguese-cased
44
 
45
+ This model is a fine-tuned version of [neuralmind/bert-large-portuguese-cased](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the harem dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.2487
48
+ - Precision: 0.7077
49
+ - Recall: 0.7553
50
+ - F1: 0.7308
51
+ - Accuracy: 0.9551
52
 
53
  ## Model description
54
 
 
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.0 | 16 | 0.6334 | 0.0163 | 0.0078 | 0.0106 | 0.8468 |
83
+ | No log | 2.0 | 32 | 0.4537 | 0.2614 | 0.3112 | 0.2841 | 0.8826 |
84
+ | No log | 3.0 | 48 | 0.3117 | 0.5262 | 0.5671 | 0.5458 | 0.9231 |
85
+ | No log | 4.0 | 64 | 0.2421 | 0.5852 | 0.6631 | 0.6217 | 0.9385 |
86
+ | No log | 5.0 | 80 | 0.2099 | 0.5950 | 0.6855 | 0.6370 | 0.9479 |
87
+ | No log | 6.0 | 96 | 0.2153 | 0.6810 | 0.7464 | 0.7122 | 0.9551 |
88
+ | No log | 7.0 | 112 | 0.2270 | 0.6894 | 0.7198 | 0.7043 | 0.9546 |
89
+ | No log | 8.0 | 128 | 0.2213 | 0.6918 | 0.7437 | 0.7168 | 0.9554 |
90
+ | No log | 9.0 | 144 | 0.2299 | 0.7021 | 0.7564 | 0.7283 | 0.9545 |
91
+ | No log | 10.0 | 160 | 0.2256 | 0.7002 | 0.7591 | 0.7284 | 0.9562 |
92
+ | No log | 11.0 | 176 | 0.2169 | 0.7100 | 0.7736 | 0.7404 | 0.9568 |
93
+ | No log | 12.0 | 192 | 0.2266 | 0.6981 | 0.7740 | 0.7341 | 0.9571 |
94
+ | No log | 13.0 | 208 | 0.2322 | 0.7093 | 0.7620 | 0.7347 | 0.9570 |
95
+ | No log | 14.0 | 224 | 0.2487 | 0.7077 | 0.7553 | 0.7308 | 0.9551 |
96
 
97
 
98
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5dbf96fee00ccd08424c5df0fe838726e34cd7b556d07f7fa84b20e85f3cf18
3
  size 1333520180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f553a864d657f4b43d7355c249975b3136b1fa50491045b794f315ac522eab
3
  size 1333520180