Initial Commit
Browse files- README.md +42 -42
- 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_full
|
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-mdeberta_data-univner_full55
|
14 |
results: []
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [haryoaw/scenario-TCR-NER_data-univner_full](https://huggingface.co/haryoaw/scenario-TCR-NER_data-univner_full) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss:
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -58,40 +58,40 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:------:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
-
|
|
79 |
-
|
|
80 |
-
|
|
81 |
-
|
|
82 |
-
|
|
83 |
-
|
|
84 |
-
|
|
85 |
-
|
|
86 |
-
|
|
87 |
-
|
|
88 |
-
|
|
89 |
-
|
|
90 |
-
|
|
91 |
-
|
|
92 |
-
|
|
93 |
-
|
|
94 |
-
|
|
95 |
|
96 |
|
97 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
+
base_model: haryoaw/scenario-TCR-NER_data-univner_full
|
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-mdeberta_data-univner_full55
|
14 |
results: []
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [haryoaw/scenario-TCR-NER_data-univner_full](https://huggingface.co/haryoaw/scenario-TCR-NER_data-univner_full) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 46.9305
|
25 |
+
- Precision: 0.8196
|
26 |
+
- Recall: 0.8292
|
27 |
+
- F1: 0.8244
|
28 |
+
- Accuracy: 0.9823
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:------:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
+
| 135.8523 | 0.2911 | 500 | 108.5680 | 0.5906 | 0.3842 | 0.4656 | 0.9517 |
|
62 |
+
| 100.5734 | 0.5822 | 1000 | 94.6790 | 0.7351 | 0.6641 | 0.6978 | 0.9712 |
|
63 |
+
| 91.2154 | 0.8732 | 1500 | 88.0640 | 0.7607 | 0.7570 | 0.7588 | 0.9762 |
|
64 |
+
| 85.164 | 1.1643 | 2000 | 83.3722 | 0.8082 | 0.7302 | 0.7672 | 0.9767 |
|
65 |
+
| 80.2474 | 1.4554 | 2500 | 78.9752 | 0.7780 | 0.7925 | 0.7852 | 0.9791 |
|
66 |
+
| 76.4386 | 1.7465 | 3000 | 75.6330 | 0.8035 | 0.7945 | 0.7990 | 0.9801 |
|
67 |
+
| 73.0828 | 2.0375 | 3500 | 72.4945 | 0.7997 | 0.7970 | 0.7983 | 0.9804 |
|
68 |
+
| 69.7284 | 2.3286 | 4000 | 69.7705 | 0.7983 | 0.8048 | 0.8016 | 0.9804 |
|
69 |
+
| 67.0314 | 2.6197 | 4500 | 67.3742 | 0.8113 | 0.7970 | 0.8041 | 0.9805 |
|
70 |
+
| 64.9596 | 2.9108 | 5000 | 65.2223 | 0.8108 | 0.8025 | 0.8066 | 0.9805 |
|
71 |
+
| 62.6221 | 3.2019 | 5500 | 63.1795 | 0.8049 | 0.8169 | 0.8109 | 0.9810 |
|
72 |
+
| 60.6361 | 3.4929 | 6000 | 61.4200 | 0.8124 | 0.8186 | 0.8155 | 0.9814 |
|
73 |
+
| 58.8661 | 3.7840 | 6500 | 59.9772 | 0.8102 | 0.8192 | 0.8147 | 0.9815 |
|
74 |
+
| 57.5058 | 4.0751 | 7000 | 58.4410 | 0.8114 | 0.8168 | 0.8141 | 0.9811 |
|
75 |
+
| 55.9259 | 4.3662 | 7500 | 57.1486 | 0.8151 | 0.8179 | 0.8165 | 0.9814 |
|
76 |
+
| 54.6494 | 4.6573 | 8000 | 55.9362 | 0.8206 | 0.8155 | 0.8180 | 0.9814 |
|
77 |
+
| 53.5407 | 4.9483 | 8500 | 54.8810 | 0.8152 | 0.8205 | 0.8179 | 0.9816 |
|
78 |
+
| 52.3581 | 5.2394 | 9000 | 53.9021 | 0.8169 | 0.8266 | 0.8217 | 0.9816 |
|
79 |
+
| 51.3581 | 5.5305 | 9500 | 53.0325 | 0.8200 | 0.8204 | 0.8202 | 0.9816 |
|
80 |
+
| 50.5535 | 5.8216 | 10000 | 52.1425 | 0.8182 | 0.8282 | 0.8232 | 0.9818 |
|
81 |
+
| 49.8392 | 6.1126 | 10500 | 51.4247 | 0.8178 | 0.8254 | 0.8216 | 0.9817 |
|
82 |
+
| 48.9716 | 6.4037 | 11000 | 50.6978 | 0.8191 | 0.8338 | 0.8264 | 0.9823 |
|
83 |
+
| 48.3296 | 6.6948 | 11500 | 50.1578 | 0.8164 | 0.8290 | 0.8227 | 0.9818 |
|
84 |
+
| 47.712 | 6.9859 | 12000 | 49.5760 | 0.8234 | 0.8266 | 0.8250 | 0.9824 |
|
85 |
+
| 47.0545 | 7.2770 | 12500 | 49.0523 | 0.8227 | 0.8354 | 0.8290 | 0.9821 |
|
86 |
+
| 46.6326 | 7.5680 | 13000 | 48.6282 | 0.8174 | 0.8287 | 0.8230 | 0.9820 |
|
87 |
+
| 46.2306 | 7.8591 | 13500 | 48.2713 | 0.8208 | 0.8254 | 0.8231 | 0.9819 |
|
88 |
+
| 45.9118 | 8.1502 | 14000 | 47.9235 | 0.8185 | 0.8259 | 0.8222 | 0.9817 |
|
89 |
+
| 45.5272 | 8.4413 | 14500 | 47.6086 | 0.8241 | 0.8259 | 0.8250 | 0.9822 |
|
90 |
+
| 45.2228 | 8.7324 | 15000 | 47.3476 | 0.8250 | 0.8321 | 0.8285 | 0.9822 |
|
91 |
+
| 44.9978 | 9.0234 | 15500 | 47.1635 | 0.8204 | 0.8263 | 0.8233 | 0.9821 |
|
92 |
+
| 44.8309 | 9.3145 | 16000 | 47.0839 | 0.8264 | 0.8285 | 0.8274 | 0.9821 |
|
93 |
+
| 44.6998 | 9.6056 | 16500 | 46.9565 | 0.8228 | 0.8292 | 0.8260 | 0.9824 |
|
94 |
+
| 44.6759 | 9.8967 | 17000 | 46.9305 | 0.8196 | 0.8292 | 0.8244 | 0.9823 |
|
95 |
|
96 |
|
97 |
### Framework versions
|
eval_result_ner.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"ceb_gja": {"precision": 0.
|
|
|
1 |
+
{"ceb_gja": {"precision": 0.5135135135135135, "recall": 0.7755102040816326, "f1": 0.6178861788617885, "accuracy": 0.9652509652509652}, "en_pud": {"precision": 0.7860553963705826, "recall": 0.7655813953488372, "f1": 0.7756833176248822, "accuracy": 0.9783717415942577}, "de_pud": {"precision": 0.7174887892376681, "recall": 0.7699711260827719, "f1": 0.7428040854224698, "accuracy": 0.9733720875720782}, "pt_pud": {"precision": 0.8321678321678322, "recall": 0.8662420382165605, "f1": 0.8488631297369593, "accuracy": 0.984961763574999}, "ru_pud": {"precision": 0.6795224977043158, "recall": 0.7142857142857143, "f1": 0.6964705882352942, "accuracy": 0.969775251872901}, "sv_pud": {"precision": 0.8477406679764243, "recall": 0.8386783284742468, "f1": 0.8431851489985346, "accuracy": 0.9847976514992661}, "tl_trg": {"precision": 0.5714285714285714, "recall": 0.8695652173913043, "f1": 0.689655172413793, "accuracy": 0.9768392370572208}, "tl_ugnayan": {"precision": 0.5714285714285714, "recall": 0.7272727272727273, "f1": 0.64, "accuracy": 0.9708295350957156}, "zh_gsd": {"precision": 0.7882205513784462, "recall": 0.8200782268578879, "f1": 0.8038338658146965, "accuracy": 0.9748584748584749}, "zh_gsdsimp": {"precision": 0.79, "recall": 0.8283093053735255, "f1": 0.8087012156110045, "accuracy": 0.9749417249417249}, "hr_set": {"precision": 0.8951781970649895, "recall": 0.9130434782608695, "f1": 0.9040225829216655, "accuracy": 0.9882110469909315}, "da_ddt": {"precision": 0.8439024390243902, "recall": 0.7740492170022372, "f1": 0.8074679113185531, "accuracy": 0.9853337324154445}, "en_ewt": {"precision": 0.8144927536231884, "recall": 0.7748161764705882, "f1": 0.7941592086669806, "accuracy": 0.9786428656811571}, "pt_bosque": {"precision": 0.8739495798319328, "recall": 0.8559670781893004, "f1": 0.8648648648648648, "accuracy": 0.9867410520214461}, "sr_set": {"precision": 0.9293286219081273, "recall": 0.9315230224321134, "f1": 0.9304245283018868, "accuracy": 0.9894054811312495}, "sk_snk": {"precision": 0.7947845804988662, "recall": 0.766120218579235, "f1": 0.780189204229271, "accuracy": 0.9706344221105527}, "sv_talbanken": {"precision": 0.8246445497630331, "recall": 0.8877551020408163, "f1": 0.8550368550368549, "accuracy": 0.997399028316239}}
|
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:c618244f015f78187bcb05578af596a345eae7046b38f65159759dfd3736a45c
|
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:fbb0b355176ffb399e6212e63ff861226faa0337f8c296311a09801abf6a4d85
|
3 |
size 5304
|