Gustavo Albuquerque Barros
commited on
Commit
•
244e039
1
Parent(s):
f86d04f
End of training
Browse files- README.md +3 -20
- logs/events.out.tfevents.1699106652.2682168ce702.3273.1 +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: SCUT-DLVCLab/lilt-roberta-en-base
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
8 |
model-index:
|
9 |
- name: dokki-lilt
|
10 |
results: []
|
@@ -15,16 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# dokki-lilt
|
17 |
|
18 |
-
This model is a fine-tuned version of [SCUT-DLVCLab/lilt-roberta-en-base](https://huggingface.co/SCUT-DLVCLab/lilt-roberta-en-base) on the
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.2732
|
21 |
-
- Answer: {'precision': 0.859504132231405, 'recall': 0.8910648714810282, 'f1': 0.8750000000000001, 'number': 817}
|
22 |
-
- Header: {'precision': 0.6355140186915887, 'recall': 0.5714285714285714, 'f1': 0.6017699115044248, 'number': 119}
|
23 |
-
- Question: {'precision': 0.886672710788758, 'recall': 0.9080779944289693, 'f1': 0.8972477064220182, 'number': 1077}
|
24 |
-
- Overall Precision: 0.8624
|
25 |
-
- Overall Recall: 0.8813
|
26 |
-
- Overall F1: 0.8717
|
27 |
-
- Overall Accuracy: 0.8133
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,19 +40,11 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- training_steps:
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
-
| Training Loss | Epoch | Step | Validation Loss | Answer | Header | Question | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
|
58 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------:|:-----------------:|:--------------:|:----------:|:----------------:|
|
59 |
-
| 0.6927 | 5.26 | 100 | 0.7696 | {'precision': 0.7593582887700535, 'recall': 0.8690330477356181, 'f1': 0.8105022831050229, 'number': 817} | {'precision': 0.5166666666666667, 'recall': 0.2605042016806723, 'f1': 0.3463687150837989, 'number': 119} | {'precision': 0.8429973238180196, 'recall': 0.8774373259052924, 'f1': 0.8598726114649682, 'number': 1077} | 0.7968 | 0.8376 | 0.8167 | 0.7782 |
|
60 |
-
| 0.1598 | 10.53 | 200 | 1.0235 | {'precision': 0.8254504504504504, 'recall': 0.8971848225214198, 'f1': 0.859824046920821, 'number': 817} | {'precision': 0.6097560975609756, 'recall': 0.42016806722689076, 'f1': 0.4975124378109453, 'number': 119} | {'precision': 0.8744313011828936, 'recall': 0.8922934076137419, 'f1': 0.8832720588235293, 'number': 1077} | 0.8429 | 0.8664 | 0.8545 | 0.7863 |
|
61 |
-
| 0.0536 | 15.79 | 300 | 1.1157 | {'precision': 0.8597785977859779, 'recall': 0.8555691554467564, 'f1': 0.8576687116564417, 'number': 817} | {'precision': 0.5789473684210527, 'recall': 0.46218487394957986, 'f1': 0.514018691588785, 'number': 119} | {'precision': 0.8663793103448276, 'recall': 0.9331476323119777, 'f1': 0.8985248100134109, 'number': 1077} | 0.8506 | 0.8738 | 0.8620 | 0.8083 |
|
62 |
-
| 0.0223 | 21.05 | 400 | 1.2167 | {'precision': 0.8367117117117117, 'recall': 0.9094247246022031, 'f1': 0.8715542521994134, 'number': 817} | {'precision': 0.5149253731343284, 'recall': 0.5798319327731093, 'f1': 0.5454545454545455, 'number': 119} | {'precision': 0.8898148148148148, 'recall': 0.8922934076137419, 'f1': 0.8910523875753361, 'number': 1077} | 0.8435 | 0.8808 | 0.8617 | 0.8083 |
|
63 |
-
| 0.0094 | 26.32 | 500 | 1.2313 | {'precision': 0.8564760793465578, 'recall': 0.8984088127294981, 'f1': 0.8769414575866189, 'number': 817} | {'precision': 0.6534653465346535, 'recall': 0.5546218487394958, 'f1': 0.6000000000000001, 'number': 119} | {'precision': 0.8853790613718412, 'recall': 0.9108635097493036, 'f1': 0.8979405034324943, 'number': 1077} | 0.8621 | 0.8847 | 0.8733 | 0.8161 |
|
64 |
-
| 0.0051 | 31.58 | 600 | 1.2732 | {'precision': 0.859504132231405, 'recall': 0.8910648714810282, 'f1': 0.8750000000000001, 'number': 817} | {'precision': 0.6355140186915887, 'recall': 0.5714285714285714, 'f1': 0.6017699115044248, 'number': 119} | {'precision': 0.886672710788758, 'recall': 0.9080779944289693, 'f1': 0.8972477064220182, 'number': 1077} | 0.8624 | 0.8813 | 0.8717 | 0.8133 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- dokki-pag
|
8 |
model-index:
|
9 |
- name: dokki-lilt
|
10 |
results: []
|
|
|
15 |
|
16 |
# dokki-lilt
|
17 |
|
18 |
+
This model is a fine-tuned version of [SCUT-DLVCLab/lilt-roberta-en-base](https://huggingface.co/SCUT-DLVCLab/lilt-roberta-en-base) on the dokki-pag dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- training_steps: 500
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Training results
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/events.out.tfevents.1699106652.2682168ce702.3273.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a6c79bca5e615d7de325503d2d930f39ba3843b291baeeb557631f9ff73eea8
|
3 |
+
size 6422
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 520721412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9924114a62720948f343c8a69c757be5a3a7817c14cb111ff826690c7648af21
|
3 |
size 520721412
|