Initial Commit
Browse files- README.md +60 -32
- config.json +1 -1
- eval_result_ner.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
-
base_model: haryoaw/scenario-TCR-NER_data-univner_en
|
3 |
library_name: transformers
|
4 |
license: mit
|
|
|
|
|
|
|
5 |
metrics:
|
6 |
- precision
|
7 |
- recall
|
8 |
- f1
|
9 |
- accuracy
|
10 |
-
tags:
|
11 |
-
- generated_from_trainer
|
12 |
model-index:
|
13 |
- name: scenario-kd-po-ner-full_data-univner_full66
|
14 |
results: []
|
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# scenario-kd-po-ner-full_data-univner_full66
|
21 |
|
22 |
-
This model is a fine-tuned version of [haryoaw/scenario-TCR-NER_data-
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,29 +56,57 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-------:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
|
83 |
|
84 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
+
base_model: haryoaw/scenario-TCR-NER_data-univner_half
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
10 |
- f1
|
11 |
- accuracy
|
|
|
|
|
12 |
model-index:
|
13 |
- name: scenario-kd-po-ner-full_data-univner_full66
|
14 |
results: []
|
|
|
19 |
|
20 |
# scenario-kd-po-ner-full_data-univner_full66
|
21 |
|
22 |
+
This model is a fine-tuned version of [haryoaw/scenario-TCR-NER_data-univner_half](https://huggingface.co/haryoaw/scenario-TCR-NER_data-univner_half) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.3242
|
25 |
+
- Precision: 0.8056
|
26 |
+
- Recall: 0.7751
|
27 |
+
- F1: 0.7901
|
28 |
+
- Accuracy: 0.9783
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-------:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| 1.2921 | 0.5828 | 500 | 0.7894 | 0.4860 | 0.4574 | 0.4712 | 0.9537 |
|
60 |
+
| 0.6435 | 1.1655 | 1000 | 0.5676 | 0.6461 | 0.6621 | 0.6540 | 0.9669 |
|
61 |
+
| 0.4512 | 1.7483 | 1500 | 0.4976 | 0.7198 | 0.6950 | 0.7072 | 0.9713 |
|
62 |
+
| 0.3533 | 2.3310 | 2000 | 0.4642 | 0.7328 | 0.7188 | 0.7257 | 0.9730 |
|
63 |
+
| 0.3058 | 2.9138 | 2500 | 0.4469 | 0.7334 | 0.7259 | 0.7296 | 0.9732 |
|
64 |
+
| 0.2496 | 3.4965 | 3000 | 0.4380 | 0.7275 | 0.7591 | 0.7429 | 0.9741 |
|
65 |
+
| 0.2323 | 4.0793 | 3500 | 0.4192 | 0.7561 | 0.7419 | 0.7489 | 0.9750 |
|
66 |
+
| 0.2013 | 4.6620 | 4000 | 0.4210 | 0.7635 | 0.7332 | 0.7481 | 0.9751 |
|
67 |
+
| 0.1896 | 5.2448 | 4500 | 0.4109 | 0.7415 | 0.7645 | 0.7529 | 0.9753 |
|
68 |
+
| 0.1738 | 5.8275 | 5000 | 0.4173 | 0.7627 | 0.7425 | 0.7524 | 0.9752 |
|
69 |
+
| 0.1657 | 6.4103 | 5500 | 0.3956 | 0.7657 | 0.7648 | 0.7653 | 0.9761 |
|
70 |
+
| 0.1565 | 6.9930 | 6000 | 0.3871 | 0.7660 | 0.7668 | 0.7664 | 0.9766 |
|
71 |
+
| 0.1469 | 7.5758 | 6500 | 0.3904 | 0.7668 | 0.7642 | 0.7655 | 0.9761 |
|
72 |
+
| 0.1398 | 8.1585 | 7000 | 0.3882 | 0.7785 | 0.7477 | 0.7628 | 0.9760 |
|
73 |
+
| 0.1353 | 8.7413 | 7500 | 0.3902 | 0.7805 | 0.7582 | 0.7692 | 0.9764 |
|
74 |
+
| 0.13 | 9.3240 | 8000 | 0.3803 | 0.7887 | 0.7557 | 0.7719 | 0.9768 |
|
75 |
+
| 0.1278 | 9.9068 | 8500 | 0.3693 | 0.7842 | 0.7624 | 0.7731 | 0.9772 |
|
76 |
+
| 0.1225 | 10.4895 | 9000 | 0.3724 | 0.7898 | 0.7589 | 0.7740 | 0.9769 |
|
77 |
+
| 0.1206 | 11.0723 | 9500 | 0.3725 | 0.7671 | 0.7818 | 0.7744 | 0.9768 |
|
78 |
+
| 0.1168 | 11.6550 | 10000 | 0.3849 | 0.7976 | 0.7419 | 0.7687 | 0.9764 |
|
79 |
+
| 0.1145 | 12.2378 | 10500 | 0.3673 | 0.7901 | 0.7638 | 0.7768 | 0.9770 |
|
80 |
+
| 0.1112 | 12.8205 | 11000 | 0.3567 | 0.7861 | 0.7849 | 0.7855 | 0.9779 |
|
81 |
+
| 0.1095 | 13.4033 | 11500 | 0.3578 | 0.7970 | 0.7573 | 0.7767 | 0.9774 |
|
82 |
+
| 0.1079 | 13.9860 | 12000 | 0.3579 | 0.7888 | 0.7696 | 0.7791 | 0.9772 |
|
83 |
+
| 0.1049 | 14.5688 | 12500 | 0.3515 | 0.7756 | 0.7875 | 0.7815 | 0.9775 |
|
84 |
+
| 0.1025 | 15.1515 | 13000 | 0.3537 | 0.7922 | 0.7755 | 0.7838 | 0.9777 |
|
85 |
+
| 0.1025 | 15.7343 | 13500 | 0.3633 | 0.7988 | 0.7593 | 0.7786 | 0.9769 |
|
86 |
+
| 0.1013 | 16.3170 | 14000 | 0.3556 | 0.7995 | 0.7556 | 0.7769 | 0.9771 |
|
87 |
+
| 0.099 | 16.8998 | 14500 | 0.3611 | 0.7883 | 0.7638 | 0.7758 | 0.9770 |
|
88 |
+
| 0.0979 | 17.4825 | 15000 | 0.3492 | 0.8138 | 0.7513 | 0.7813 | 0.9775 |
|
89 |
+
| 0.0968 | 18.0653 | 15500 | 0.3440 | 0.7963 | 0.7706 | 0.7833 | 0.9778 |
|
90 |
+
| 0.0943 | 18.6480 | 16000 | 0.3488 | 0.7949 | 0.7752 | 0.7850 | 0.9777 |
|
91 |
+
| 0.0951 | 19.2308 | 16500 | 0.3452 | 0.7943 | 0.7709 | 0.7824 | 0.9779 |
|
92 |
+
| 0.0923 | 19.8135 | 17000 | 0.3336 | 0.7879 | 0.7793 | 0.7835 | 0.9782 |
|
93 |
+
| 0.0935 | 20.3963 | 17500 | 0.3401 | 0.8052 | 0.7614 | 0.7826 | 0.9777 |
|
94 |
+
| 0.0918 | 20.9790 | 18000 | 0.3368 | 0.7963 | 0.7794 | 0.7878 | 0.9781 |
|
95 |
+
| 0.0912 | 21.5618 | 18500 | 0.3391 | 0.8037 | 0.7713 | 0.7872 | 0.9778 |
|
96 |
+
| 0.09 | 22.1445 | 19000 | 0.3328 | 0.8001 | 0.7722 | 0.7859 | 0.9780 |
|
97 |
+
| 0.0892 | 22.7273 | 19500 | 0.3396 | 0.8075 | 0.7645 | 0.7854 | 0.9778 |
|
98 |
+
| 0.0885 | 23.3100 | 20000 | 0.3352 | 0.8024 | 0.7754 | 0.7887 | 0.9782 |
|
99 |
+
| 0.088 | 23.8928 | 20500 | 0.3298 | 0.8089 | 0.7775 | 0.7929 | 0.9786 |
|
100 |
+
| 0.0874 | 24.4755 | 21000 | 0.3278 | 0.7972 | 0.7756 | 0.7863 | 0.9782 |
|
101 |
+
| 0.087 | 25.0583 | 21500 | 0.3305 | 0.8063 | 0.7697 | 0.7876 | 0.9782 |
|
102 |
+
| 0.0857 | 25.6410 | 22000 | 0.3316 | 0.8093 | 0.7666 | 0.7873 | 0.9781 |
|
103 |
+
| 0.0862 | 26.2238 | 22500 | 0.3305 | 0.8011 | 0.7699 | 0.7852 | 0.9778 |
|
104 |
+
| 0.0858 | 26.8065 | 23000 | 0.3305 | 0.8062 | 0.7700 | 0.7877 | 0.9781 |
|
105 |
+
| 0.0857 | 27.3893 | 23500 | 0.3291 | 0.7981 | 0.7720 | 0.7848 | 0.9780 |
|
106 |
+
| 0.0847 | 27.9720 | 24000 | 0.3264 | 0.8108 | 0.7700 | 0.7899 | 0.9783 |
|
107 |
+
| 0.0846 | 28.5548 | 24500 | 0.3270 | 0.8038 | 0.7673 | 0.7851 | 0.9781 |
|
108 |
+
| 0.0848 | 29.1375 | 25000 | 0.3272 | 0.8078 | 0.7738 | 0.7904 | 0.9784 |
|
109 |
+
| 0.084 | 29.7203 | 25500 | 0.3242 | 0.8056 | 0.7751 | 0.7901 | 0.9783 |
|
110 |
|
111 |
|
112 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "haryoaw/scenario-TCR-NER_data-
|
3 |
"architectures": [
|
4 |
"DebertaForTokenClassificationKD"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "haryoaw/scenario-TCR-NER_data-univner_half",
|
3 |
"architectures": [
|
4 |
"DebertaForTokenClassificationKD"
|
5 |
],
|
eval_result_ner.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"ceb_gja": {"precision": 0.
|
|
|
1 |
+
{"ceb_gja": {"precision": 0.6428571428571429, "recall": 0.7346938775510204, "f1": 0.6857142857142857, "accuracy": 0.9722007722007722}, "en_pud": {"precision": 0.7941176470588235, "recall": 0.7534883720930232, "f1": 0.7732696897374701, "accuracy": 0.9779467321496034}, "de_pud": {"precision": 0.7580645161290323, "recall": 0.7237728585178056, "f1": 0.740521910388971, "accuracy": 0.9725282452768271}, "pt_pud": {"precision": 0.7786259541984732, "recall": 0.7424931756141947, "f1": 0.7601304145319051, "accuracy": 0.976759089161362}, "ru_pud": {"precision": 0.6509433962264151, "recall": 0.666023166023166, "f1": 0.6583969465648856, "accuracy": 0.9662619478171015}, "sv_pud": {"precision": 0.8324496288441146, "recall": 0.7628765792031098, "f1": 0.7961460446247464, "accuracy": 0.979555462361082}, "tl_trg": {"precision": 0.72, "recall": 0.782608695652174, "f1": 0.7499999999999999, "accuracy": 0.9836512261580381}, "tl_ugnayan": {"precision": 0.5833333333333334, "recall": 0.6363636363636364, "f1": 0.6086956521739131, "accuracy": 0.9699179580674567}, "zh_gsd": {"precision": 0.7971204188481675, "recall": 0.7940026075619296, "f1": 0.7955584585238406, "accuracy": 0.973942723942724}, "zh_gsdsimp": {"precision": 0.8270777479892761, "recall": 0.8086500655307994, "f1": 0.8177601060304838, "accuracy": 0.9756909756909757}, "hr_set": {"precision": 0.8910120311394196, "recall": 0.8973627940128297, "f1": 0.8941761363636364, "accuracy": 0.9865210222588623}, "da_ddt": {"precision": 0.7810026385224275, "recall": 0.6621923937360179, "f1": 0.7167070217917676, "accuracy": 0.9791479596927067}, "en_ewt": {"precision": 0.8009756097560976, "recall": 0.7545955882352942, "f1": 0.7770941788925698, "accuracy": 0.9778858030840339}, "pt_bosque": {"precision": 0.7992388201712655, "recall": 0.691358024691358, "f1": 0.7413945278022948, "accuracy": 0.9738805970149254}, "sr_set": {"precision": 0.9048751486325802, "recall": 0.898465171192444, "f1": 0.9016587677725119, "accuracy": 0.9857280448296997}, "sk_snk": {"precision": 0.731995277449823, "recall": 0.6775956284153005, "f1": 0.7037457434733257, "accuracy": 0.9608982412060302}, "sv_talbanken": {"precision": 0.8514851485148515, "recall": 0.8775510204081632, "f1": 0.864321608040201, "accuracy": 0.9974481032536684}}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 944366708
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa2ac0d5e04a20361c3a2fabce044b48897b2cc3f6ec55e0aa84e64e255a1972
|
3 |
size 944366708
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3118a5d1688cafa7c4d35f002148af1ed82d5d983ab01916e3ffce3750a81044
|
3 |
size 5304
|