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 |
-
| 0.
|
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.4139
|
25 |
+
- Precision: 0.8074
|
26 |
+
- Recall: 0.7771
|
27 |
+
- F1: 0.7919
|
28 |
+
- Accuracy: 0.9789
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-------:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| 0.9198 | 0.5828 | 500 | 0.6766 | 0.7412 | 0.7331 | 0.7371 | 0.9745 |
|
60 |
+
| 0.5493 | 1.1655 | 1000 | 0.5975 | 0.7499 | 0.7560 | 0.7529 | 0.9759 |
|
61 |
+
| 0.4453 | 1.7483 | 1500 | 0.5731 | 0.7583 | 0.7585 | 0.7584 | 0.9758 |
|
62 |
+
| 0.3762 | 2.3310 | 2000 | 0.5606 | 0.7824 | 0.7492 | 0.7655 | 0.9764 |
|
63 |
+
| 0.3436 | 2.9138 | 2500 | 0.5208 | 0.7708 | 0.7697 | 0.7703 | 0.9770 |
|
64 |
+
| 0.3082 | 3.4965 | 3000 | 0.5114 | 0.7891 | 0.7491 | 0.7686 | 0.9769 |
|
65 |
+
| 0.2933 | 4.0793 | 3500 | 0.5024 | 0.7873 | 0.7654 | 0.7762 | 0.9774 |
|
66 |
+
| 0.2672 | 4.6620 | 4000 | 0.4971 | 0.7916 | 0.7552 | 0.7729 | 0.9775 |
|
67 |
+
| 0.2525 | 5.2448 | 4500 | 0.4924 | 0.7733 | 0.7775 | 0.7754 | 0.9771 |
|
68 |
+
| 0.2385 | 5.8275 | 5000 | 0.4891 | 0.7833 | 0.7725 | 0.7779 | 0.9775 |
|
69 |
+
| 0.2269 | 6.4103 | 5500 | 0.4843 | 0.7828 | 0.7797 | 0.7813 | 0.9774 |
|
70 |
+
| 0.2215 | 6.9930 | 6000 | 0.4729 | 0.7741 | 0.7862 | 0.7801 | 0.9778 |
|
71 |
+
| 0.2076 | 7.5758 | 6500 | 0.4617 | 0.7838 | 0.7772 | 0.7805 | 0.9780 |
|
72 |
+
| 0.201 | 8.1585 | 7000 | 0.4653 | 0.7975 | 0.7671 | 0.7820 | 0.9779 |
|
73 |
+
| 0.1935 | 8.7413 | 7500 | 0.4574 | 0.7785 | 0.7922 | 0.7853 | 0.9778 |
|
74 |
+
| 0.1869 | 9.3240 | 8000 | 0.4662 | 0.7905 | 0.7821 | 0.7863 | 0.9784 |
|
75 |
+
| 0.1825 | 9.9068 | 8500 | 0.4539 | 0.7883 | 0.7807 | 0.7845 | 0.9782 |
|
76 |
+
| 0.1748 | 10.4895 | 9000 | 0.4486 | 0.7975 | 0.7852 | 0.7913 | 0.9789 |
|
77 |
+
| 0.1714 | 11.0723 | 9500 | 0.4499 | 0.7975 | 0.7829 | 0.7901 | 0.9787 |
|
78 |
+
| 0.166 | 11.6550 | 10000 | 0.4429 | 0.7931 | 0.7852 | 0.7891 | 0.9787 |
|
79 |
+
| 0.1612 | 12.2378 | 10500 | 0.4427 | 0.7913 | 0.7788 | 0.7850 | 0.9782 |
|
80 |
+
| 0.1567 | 12.8205 | 11000 | 0.4413 | 0.8024 | 0.7762 | 0.7891 | 0.9786 |
|
81 |
+
| 0.1544 | 13.4033 | 11500 | 0.4421 | 0.8068 | 0.7628 | 0.7842 | 0.9781 |
|
82 |
+
| 0.1502 | 13.9860 | 12000 | 0.4388 | 0.8009 | 0.7843 | 0.7925 | 0.9788 |
|
83 |
+
| 0.146 | 14.5688 | 12500 | 0.4295 | 0.8 | 0.7768 | 0.7882 | 0.9786 |
|
84 |
+
| 0.1434 | 15.1515 | 13000 | 0.4402 | 0.8057 | 0.7755 | 0.7903 | 0.9784 |
|
85 |
+
| 0.1404 | 15.7343 | 13500 | 0.4352 | 0.8106 | 0.7713 | 0.7905 | 0.9785 |
|
86 |
+
| 0.1387 | 16.3170 | 14000 | 0.4360 | 0.7981 | 0.7729 | 0.7853 | 0.9783 |
|
87 |
+
| 0.1356 | 16.8998 | 14500 | 0.4328 | 0.8071 | 0.7722 | 0.7893 | 0.9786 |
|
88 |
+
| 0.1345 | 17.4825 | 15000 | 0.4278 | 0.7990 | 0.7736 | 0.7861 | 0.9786 |
|
89 |
+
| 0.1313 | 18.0653 | 15500 | 0.4268 | 0.7985 | 0.7868 | 0.7926 | 0.9789 |
|
90 |
+
| 0.1282 | 18.6480 | 16000 | 0.4219 | 0.7983 | 0.7818 | 0.7900 | 0.9789 |
|
91 |
+
| 0.1284 | 19.2308 | 16500 | 0.4313 | 0.7968 | 0.7729 | 0.7847 | 0.9782 |
|
92 |
+
| 0.1242 | 19.8135 | 17000 | 0.4255 | 0.8103 | 0.7803 | 0.7950 | 0.9790 |
|
93 |
+
| 0.1239 | 20.3963 | 17500 | 0.4315 | 0.8060 | 0.7720 | 0.7887 | 0.9786 |
|
94 |
+
| 0.124 | 20.9790 | 18000 | 0.4317 | 0.8117 | 0.7663 | 0.7883 | 0.9782 |
|
95 |
+
| 0.1219 | 21.5618 | 18500 | 0.4198 | 0.7959 | 0.7758 | 0.7857 | 0.9783 |
|
96 |
+
| 0.1199 | 22.1445 | 19000 | 0.4257 | 0.7976 | 0.7795 | 0.7885 | 0.9784 |
|
97 |
+
| 0.1184 | 22.7273 | 19500 | 0.4271 | 0.8095 | 0.7664 | 0.7874 | 0.9784 |
|
98 |
+
| 0.118 | 23.3100 | 20000 | 0.4169 | 0.8076 | 0.7769 | 0.7920 | 0.9789 |
|
99 |
+
| 0.1176 | 23.8928 | 20500 | 0.4203 | 0.8069 | 0.7769 | 0.7916 | 0.9786 |
|
100 |
+
| 0.1152 | 24.4755 | 21000 | 0.4180 | 0.8056 | 0.7816 | 0.7934 | 0.9790 |
|
101 |
+
| 0.115 | 25.0583 | 21500 | 0.4206 | 0.8082 | 0.7765 | 0.7921 | 0.9791 |
|
102 |
+
| 0.1126 | 25.6410 | 22000 | 0.4196 | 0.8047 | 0.7762 | 0.7902 | 0.9787 |
|
103 |
+
| 0.1148 | 26.2238 | 22500 | 0.4176 | 0.8061 | 0.7820 | 0.7938 | 0.9789 |
|
104 |
+
| 0.1123 | 26.8065 | 23000 | 0.4156 | 0.8086 | 0.7826 | 0.7954 | 0.9791 |
|
105 |
+
| 0.1108 | 27.3893 | 23500 | 0.4133 | 0.8089 | 0.7829 | 0.7957 | 0.9792 |
|
106 |
+
| 0.111 | 27.9720 | 24000 | 0.4114 | 0.8021 | 0.7768 | 0.7893 | 0.9790 |
|
107 |
+
| 0.1099 | 28.5548 | 24500 | 0.4159 | 0.8066 | 0.7739 | 0.7899 | 0.9786 |
|
108 |
+
| 0.1112 | 29.1375 | 25000 | 0.4151 | 0.8082 | 0.7804 | 0.7940 | 0.9789 |
|
109 |
+
| 0.1091 | 29.7203 | 25500 | 0.4139 | 0.8074 | 0.7771 | 0.7919 | 0.9789 |
|
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 |
"XLMRobertaForTokenClassificationKD"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "haryoaw/scenario-TCR-NER_data-univner_half",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassificationKD"
|
5 |
],
|
eval_result_ner.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"ceb_gja": {"precision": 0.
|
|
|
1 |
+
{"ceb_gja": {"precision": 0.5, "recall": 0.5510204081632653, "f1": 0.5242718446601942, "accuracy": 0.9613899613899614}, "en_pud": {"precision": 0.7893700787401575, "recall": 0.746046511627907, "f1": 0.7670970827355333, "accuracy": 0.9775689459765773}, "de_pud": {"precision": 0.7615230460921844, "recall": 0.7314725697786333, "f1": 0.7461953853706432, "accuracy": 0.9727626459143969}, "pt_pud": {"precision": 0.8236994219653179, "recall": 0.7779799818016379, "f1": 0.8001871782873187, "accuracy": 0.9804332037424702}, "ru_pud": {"precision": 0.6842610364683301, "recall": 0.6882239382239382, "f1": 0.6862367661212705, "accuracy": 0.9681219323172306}, "sv_pud": {"precision": 0.821, "recall": 0.7978620019436345, "f1": 0.8092656481025136, "accuracy": 0.9817571817991193}, "tl_trg": {"precision": 0.8636363636363636, "recall": 0.8260869565217391, "f1": 0.8444444444444444, "accuracy": 0.9904632152588556}, "tl_ugnayan": {"precision": 0.5789473684210527, "recall": 0.6666666666666666, "f1": 0.619718309859155, "accuracy": 0.9735642661804923}, "zh_gsd": {"precision": 0.8107752956636005, "recall": 0.8044328552803129, "f1": 0.8075916230366492, "accuracy": 0.973942723942724}, "zh_gsdsimp": {"precision": 0.8401639344262295, "recall": 0.8060288335517694, "f1": 0.822742474916388, "accuracy": 0.9756077256077256}, "hr_set": {"precision": 0.8995046001415428, "recall": 0.9059158945117605, "f1": 0.9026988636363635, "accuracy": 0.9881698268755152}, "da_ddt": {"precision": 0.8397932816537468, "recall": 0.727069351230425, "f1": 0.7793764988009593, "accuracy": 0.982739698693006}, "en_ewt": {"precision": 0.8017839444995044, "recall": 0.7435661764705882, "f1": 0.7715784453981879, "accuracy": 0.9768099772881221}, "pt_bosque": {"precision": 0.7867298578199052, "recall": 0.6831275720164609, "f1": 0.7312775330396476, "accuracy": 0.974387769888422}, "sr_set": {"precision": 0.9270334928229665, "recall": 0.9149940968122786, "f1": 0.9209744503862152, "accuracy": 0.9885299010594519}, "sk_snk": {"precision": 0.7066356228172294, "recall": 0.6633879781420765, "f1": 0.6843291995490417, "accuracy": 0.958071608040201}, "sv_talbanken": {"precision": 0.8254716981132075, "recall": 0.8928571428571429, "f1": 0.857843137254902, "accuracy": 0.9974481032536684}}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 939737140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd3eb86c49f43a73037d983a9f165402d03dce4f5563933546874aaca786d6c5
|
3 |
size 939737140
|
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:1e982c0529e8735e771a292eb548afea184b2c12c3b3412bc8ccfc298d88b89f
|
3 |
size 5304
|