GuiTap commited on
Commit
a7efc1e
1 Parent(s): a958eed

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.7477750426055672
29
  - name: Recall
30
  type: recall
31
- value: 0.8118832236842105
32
  - name: F1
33
  type: f1
34
- value: 0.7785115820601283
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.9644699967525048
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-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the lener_br dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.1546
48
- - Precision: 0.7478
49
- - Recall: 0.8119
50
- - F1: 0.7785
51
- - Accuracy: 0.9645
52
 
53
  ## Model description
54
 
@@ -73,21 +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.2131 | 0.6201 | 0.6604 | 0.6396 | 0.9359 |
83
- | 0.264 | 2.0 | 980 | 0.1828 | 0.7004 | 0.7504 | 0.7246 | 0.9508 |
84
- | 0.0776 | 3.0 | 1470 | 0.1564 | 0.6582 | 0.8137 | 0.7278 | 0.9537 |
85
- | 0.0437 | 4.0 | 1960 | 0.1644 | 0.7485 | 0.7623 | 0.7553 | 0.9573 |
86
- | 0.0288 | 5.0 | 2450 | 0.1555 | 0.7620 | 0.7662 | 0.7641 | 0.9614 |
87
- | 0.0208 | 6.0 | 2940 | 0.1874 | 0.7530 | 0.7759 | 0.7643 | 0.9550 |
88
- | 0.0143 | 7.0 | 3430 | 0.1546 | 0.7478 | 0.8119 | 0.7785 | 0.9645 |
89
- | 0.0117 | 8.0 | 3920 | 0.1717 | 0.7014 | 0.7677 | 0.7330 | 0.9592 |
90
- | 0.0102 | 9.0 | 4410 | 0.1884 | 0.7734 | 0.7714 | 0.7724 | 0.9613 |
 
91
 
92
 
93
  ### Framework versions
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.7845931433292028
29
  - name: Recall
30
  type: recall
31
+ value: 0.7810444078947368
32
  - name: F1
33
  type: f1
34
+ value: 0.7828147537605605
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.9671762427683093
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-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the lener_br dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.1555
48
+ - Precision: 0.7846
49
+ - Recall: 0.7810
50
+ - F1: 0.7828
51
+ - Accuracy: 0.9672
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.1861 | 0.6380 | 0.6661 | 0.6518 | 0.9446 |
83
+ | 0.2629 | 2.0 | 980 | 0.1618 | 0.7063 | 0.7303 | 0.7181 | 0.9537 |
84
+ | 0.0756 | 3.0 | 1470 | 0.1299 | 0.7299 | 0.8010 | 0.7638 | 0.9645 |
85
+ | 0.0443 | 4.0 | 1960 | 0.1422 | 0.7634 | 0.7708 | 0.7671 | 0.9643 |
86
+ | 0.0279 | 5.0 | 2450 | 0.1508 | 0.7870 | 0.7679 | 0.7773 | 0.9648 |
87
+ | 0.0203 | 6.0 | 2940 | 0.1457 | 0.7693 | 0.7815 | 0.7753 | 0.9681 |
88
+ | 0.0143 | 7.0 | 3430 | 0.1508 | 0.7767 | 0.7714 | 0.7740 | 0.9663 |
89
+ | 0.0105 | 8.0 | 3920 | 0.1537 | 0.7812 | 0.7669 | 0.7739 | 0.9671 |
90
+ | 0.0085 | 9.0 | 4410 | 0.1564 | 0.7809 | 0.7681 | 0.7745 | 0.9669 |
91
+ | 0.0064 | 10.0 | 4900 | 0.1555 | 0.7846 | 0.7810 | 0.7828 | 0.9672 |
92
 
93
 
94
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:044fa651132c674a09f21c79bcaf8e213f0295e657dcc1baf8f11ebe99aca7a4
3
  size 265503852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c997a53fb94a3253f1e2e3f9f12aea1cc2447e65eb1e88b88f06ee1aa28da1e
3
  size 265503852
runs/Oct06_23-10-17_2254f489b8be/events.out.tfevents.1728256235.2254f489b8be.35.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12afa9cd9a2245796018d327224fb230de66fd3c9a350baecc41761db3021949
3
- size 11560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e84c061b1e330d54e387ce4550a9309e5660b3c41e3ae309ac392a40b37285c
3
+ size 12386
runs/Oct06_23-10-17_2254f489b8be/events.out.tfevents.1728257354.2254f489b8be.35.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba11c9a4ffc87b5d21b1d20b5eaf3badc7000dfe55850794f4c785acd759f5cb
3
+ size 560