GuiTap commited on
Commit
eed4a84
1 Parent(s): 489e337

End of training

Browse files
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.761528608027327
29
  - name: Recall
30
  type: recall
31
- value: 0.7616912235746316
32
  - name: F1
33
  type: f1
34
- value: 0.7616099071207431
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.9554657562878841
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the lener_br dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.1792
48
- - Precision: 0.7615
49
- - Recall: 0.7617
50
- - F1: 0.7616
51
- - Accuracy: 0.9555
52
 
53
  ## Model description
54
 
@@ -73,18 +73,22 @@ The following hyperparameters were used during training:
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
- - num_epochs: 100
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | No log | 1.0 | 490 | 0.2100 | 0.7139 | 0.6624 | 0.6872 | 0.9394 |
83
- | 0.2608 | 2.0 | 980 | 0.1962 | 0.7059 | 0.7508 | 0.7276 | 0.9443 |
84
- | 0.0681 | 3.0 | 1470 | 0.1858 | 0.7225 | 0.7649 | 0.7431 | 0.9486 |
85
- | 0.0382 | 4.0 | 1960 | 0.1792 | 0.7615 | 0.7617 | 0.7616 | 0.9555 |
86
- | 0.0248 | 5.0 | 2450 | 0.2068 | 0.7715 | 0.8149 | 0.7926 | 0.9560 |
87
- | 0.0173 | 6.0 | 2940 | 0.2029 | 0.7112 | 0.8031 | 0.7544 | 0.9529 |
 
 
 
 
88
 
89
 
90
  ### Framework versions
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.7959714100064977
29
  - name: Recall
30
  type: recall
31
+ value: 0.7847533632286996
32
  - name: F1
33
  type: f1
34
+ value: 0.7903225806451614
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.959060823521215
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the lener_br dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.1904
48
+ - Precision: 0.7960
49
+ - Recall: 0.7848
50
+ - F1: 0.7903
51
+ - Accuracy: 0.9591
52
 
53
  ## Model description
54
 
 
73
  - seed: 42
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
+ - num_epochs: 10
77
 
78
  ### Training results
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.0 | 490 | 0.2124 | 0.6794 | 0.6842 | 0.6818 | 0.9363 |
83
+ | 0.2601 | 2.0 | 980 | 0.1744 | 0.701 | 0.7485 | 0.7239 | 0.9486 |
84
+ | 0.0688 | 3.0 | 1470 | 0.1653 | 0.7344 | 0.7598 | 0.7469 | 0.9522 |
85
+ | 0.0375 | 4.0 | 1960 | 0.1868 | 0.7764 | 0.7429 | 0.7593 | 0.9546 |
86
+ | 0.0229 | 5.0 | 2450 | 0.1844 | 0.7748 | 0.7854 | 0.7801 | 0.9560 |
87
+ | 0.0162 | 6.0 | 2940 | 0.2072 | 0.6896 | 0.7929 | 0.7377 | 0.9462 |
88
+ | 0.0123 | 7.0 | 3430 | 0.1941 | 0.7612 | 0.7704 | 0.7658 | 0.9548 |
89
+ | 0.0078 | 8.0 | 3920 | 0.1900 | 0.7701 | 0.7909 | 0.7804 | 0.9581 |
90
+ | 0.0068 | 9.0 | 4410 | 0.1884 | 0.8000 | 0.7822 | 0.7910 | 0.9593 |
91
+ | 0.0045 | 10.0 | 4900 | 0.1904 | 0.7960 | 0.7848 | 0.7903 | 0.9591 |
92
 
93
 
94
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b7e0f45fe80cfb25e346fe2a3c7f44038067854bfa995a9b3491e37d4fad9df
3
  size 538988660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5883e6c11fb952b4b3d32ce83830d765ac3c5f8edcfd0e77679ab396412d15e
3
  size 538988660
runs/Oct06_23-45-39_0b7ead496db7/events.out.tfevents.1728258357.0b7ead496db7.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6055bffe8531e05d0c93bb39e6b107a39d4a5cca85b3debf74fd9fbbd6214018
3
- size 11628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c896984457654ceb1458cb85dab2edc6857f0fa28bac0c788ac840fddd04d3f8
3
+ size 12454
runs/Oct06_23-45-39_0b7ead496db7/events.out.tfevents.1728259416.0b7ead496db7.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd56bf8d0f8688501e91b2dc2e920f7871d09e733308cee149fddc604c68f45
3
+ size 560