begnini commited on
Commit
2e301a4
1 Parent(s): fba0b96

contratos_tceal

Browse files
README.md CHANGED
@@ -23,16 +23,16 @@ model-index:
23
  metrics:
24
  - name: Precision
25
  type: precision
26
- value: 0.8960907944514502
27
  - name: Recall
28
  type: recall
29
- value: 0.9091606960081884
30
  - name: F1
31
  type: f1
32
- value: 0.9025784326178077
33
  - name: Accuracy
34
  type: accuracy
35
- value: 0.9402469135802469
36
  ---
37
 
38
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -42,11 +42,11 @@ should probably proofread and complete it, then remove this comment. -->
42
 
43
  This model was trained from scratch on the contratos_tceal dataset.
44
  It achieves the following results on the evaluation set:
45
- - Loss: 0.3934
46
- - Precision: 0.8961
47
- - Recall: 0.9092
48
- - F1: 0.9026
49
- - Accuracy: 0.9402
50
 
51
  ## Model description
52
 
@@ -77,31 +77,31 @@ The following hyperparameters were used during training:
77
 
78
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
79
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
80
- | No log | 1.0 | 223 | 0.2742 | 0.8893 | 0.8961 | 0.8927 | 0.9409 |
81
- | No log | 2.0 | 446 | 0.2695 | 0.8916 | 0.9010 | 0.8963 | 0.9409 |
82
- | 0.2524 | 3.0 | 669 | 0.2733 | 0.8996 | 0.8984 | 0.8990 | 0.9428 |
83
- | 0.2524 | 4.0 | 892 | 0.2730 | 0.9014 | 0.9007 | 0.9011 | 0.9441 |
84
- | 0.1608 | 5.0 | 1115 | 0.2728 | 0.8983 | 0.9043 | 0.9013 | 0.9459 |
85
- | 0.1608 | 6.0 | 1338 | 0.2916 | 0.8845 | 0.9030 | 0.8936 | 0.9404 |
86
- | 0.116 | 7.0 | 1561 | 0.2977 | 0.8895 | 0.9040 | 0.8967 | 0.9414 |
87
- | 0.116 | 8.0 | 1784 | 0.3041 | 0.8981 | 0.9025 | 0.9003 | 0.9405 |
88
- | 0.0826 | 9.0 | 2007 | 0.3257 | 0.8937 | 0.9033 | 0.8984 | 0.9423 |
89
- | 0.0826 | 10.0 | 2230 | 0.3487 | 0.8875 | 0.9040 | 0.8957 | 0.9380 |
90
- | 0.0826 | 11.0 | 2453 | 0.3561 | 0.8937 | 0.9058 | 0.8997 | 0.9396 |
91
- | 0.0549 | 12.0 | 2676 | 0.3627 | 0.8996 | 0.9012 | 0.9004 | 0.9417 |
92
- | 0.0549 | 13.0 | 2899 | 0.3655 | 0.9036 | 0.9094 | 0.9065 | 0.9411 |
93
- | 0.0422 | 14.0 | 3122 | 0.3745 | 0.8940 | 0.9046 | 0.8993 | 0.9416 |
94
- | 0.0422 | 15.0 | 3345 | 0.3941 | 0.9005 | 0.9058 | 0.9032 | 0.9384 |
95
- | 0.031 | 16.0 | 3568 | 0.3886 | 0.9061 | 0.9040 | 0.9051 | 0.9408 |
96
- | 0.031 | 17.0 | 3791 | 0.3912 | 0.9029 | 0.9061 | 0.9045 | 0.9425 |
97
- | 0.0261 | 18.0 | 4014 | 0.3889 | 0.8939 | 0.9097 | 0.9017 | 0.9408 |
98
- | 0.0261 | 19.0 | 4237 | 0.3917 | 0.8973 | 0.9097 | 0.9034 | 0.9404 |
99
- | 0.0261 | 20.0 | 4460 | 0.3934 | 0.8961 | 0.9092 | 0.9026 | 0.9402 |
100
 
101
 
102
  ### Framework versions
103
 
104
  - Transformers 4.36.2
105
  - Pytorch 2.1.0+cu121
106
- - Datasets 2.15.0
107
  - Tokenizers 0.15.0
 
23
  metrics:
24
  - name: Precision
25
  type: precision
26
+ value: 0.9134177215189874
27
  - name: Recall
28
  type: recall
29
+ value: 0.9168996188055909
30
  - name: F1
31
  type: f1
32
+ value: 0.9151553582752061
33
  - name: Accuracy
34
  type: accuracy
35
+ value: 0.9556322655972385
36
  ---
37
 
38
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
42
 
43
  This model was trained from scratch on the contratos_tceal dataset.
44
  It achieves the following results on the evaluation set:
45
+ - Loss: 0.3141
46
+ - Precision: 0.9134
47
+ - Recall: 0.9169
48
+ - F1: 0.9152
49
+ - Accuracy: 0.9556
50
 
51
  ## Model description
52
 
 
77
 
78
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
79
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
80
+ | No log | 1.0 | 252 | 0.2193 | 0.9026 | 0.8948 | 0.8987 | 0.9488 |
81
+ | 0.2496 | 2.0 | 504 | 0.2110 | 0.8957 | 0.9098 | 0.9027 | 0.9494 |
82
+ | 0.2496 | 3.0 | 756 | 0.2098 | 0.9166 | 0.9105 | 0.9136 | 0.9531 |
83
+ | 0.1666 | 4.0 | 1008 | 0.2063 | 0.9221 | 0.9146 | 0.9183 | 0.9559 |
84
+ | 0.1666 | 5.0 | 1260 | 0.2165 | 0.9219 | 0.9146 | 0.9182 | 0.9562 |
85
+ | 0.1255 | 6.0 | 1512 | 0.2143 | 0.9175 | 0.9133 | 0.9154 | 0.9555 |
86
+ | 0.1255 | 7.0 | 1764 | 0.2278 | 0.9181 | 0.9146 | 0.9164 | 0.9559 |
87
+ | 0.092 | 8.0 | 2016 | 0.2404 | 0.9188 | 0.9174 | 0.9181 | 0.9561 |
88
+ | 0.092 | 9.0 | 2268 | 0.2538 | 0.9133 | 0.9100 | 0.9117 | 0.9533 |
89
+ | 0.069 | 10.0 | 2520 | 0.2654 | 0.9132 | 0.9118 | 0.9125 | 0.9543 |
90
+ | 0.069 | 11.0 | 2772 | 0.2796 | 0.9085 | 0.9133 | 0.9109 | 0.9527 |
91
+ | 0.0498 | 12.0 | 3024 | 0.2827 | 0.9130 | 0.9149 | 0.9139 | 0.9552 |
92
+ | 0.0498 | 13.0 | 3276 | 0.2869 | 0.9127 | 0.9144 | 0.9135 | 0.9557 |
93
+ | 0.0397 | 14.0 | 3528 | 0.2993 | 0.9123 | 0.9093 | 0.9108 | 0.9546 |
94
+ | 0.0397 | 15.0 | 3780 | 0.2951 | 0.9056 | 0.9144 | 0.9100 | 0.9547 |
95
+ | 0.0312 | 16.0 | 4032 | 0.2989 | 0.9092 | 0.9136 | 0.9114 | 0.9566 |
96
+ | 0.0312 | 17.0 | 4284 | 0.3104 | 0.9115 | 0.9113 | 0.9114 | 0.9554 |
97
+ | 0.0257 | 18.0 | 4536 | 0.3098 | 0.9143 | 0.9161 | 0.9152 | 0.9564 |
98
+ | 0.0257 | 19.0 | 4788 | 0.3129 | 0.9141 | 0.9166 | 0.9154 | 0.9556 |
99
+ | 0.0207 | 20.0 | 5040 | 0.3141 | 0.9134 | 0.9169 | 0.9152 | 0.9556 |
100
 
101
 
102
  ### Framework versions
103
 
104
  - Transformers 4.36.2
105
  - Pytorch 2.1.0+cu121
106
+ - Datasets 2.16.0
107
  - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d66399ec940aacbad26fc981c97d55b214149c881b51c074b8d715155ceef565
3
  size 1333839980
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40154cfcc4dca7adba2328d21c48df308d4a0a918750919f5fd63b76de17022b
3
  size 1333839980
runs/Dec22_19-06-27_f6155cf7bac4/events.out.tfevents.1703273497.f6155cf7bac4.6191.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a0a257b3ab7bd8e22c7d4ad92bd5d46679643ec7d603c44f23e1458b96df167
3
+ size 21335
runs/Dec22_19-06-27_f6155cf7bac4/events.out.tfevents.1703275699.f6155cf7bac4.6191.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b028b000315a76cf24177c4fe0a3dbdbb8017b3c9c644eb6f360565bdda603d
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f28cc1da90bfc3f196d71a62af02e55ca107415ee19965bd78e53c1976af40f0
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9b11df3867a155c276c495f9df086abef6be28c311798fdf4acab64dcd8f7b0
3
  size 4728