Initial Commit
Browse files- README.md +31 -31
- config.json +2 -2
- eval_result_ner.json +1 -1
- model.safetensors +2 -2
- 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-non-kd-po-ner-full-mdeberta_data-univner_en44
|
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_en](https://huggingface.co/haryoaw/scenario-TCR-NER_data-univner_en) on the None dataset.
|
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,29 @@ 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_en
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
10 |
- f1
|
11 |
- accuracy
|
|
|
|
|
12 |
model-index:
|
13 |
- name: scenario-non-kd-po-ner-full-mdeberta_data-univner_en44
|
14 |
results: []
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [haryoaw/scenario-TCR-NER_data-univner_en](https://huggingface.co/haryoaw/scenario-TCR-NER_data-univner_en) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.1841
|
25 |
+
- Precision: 0.7385
|
26 |
+
- Recall: 0.7453
|
27 |
+
- F1: 0.7419
|
28 |
+
- Accuracy: 0.9788
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-------:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| 0.1167 | 1.2755 | 500 | 0.1161 | 0.5076 | 0.6573 | 0.5728 | 0.9647 |
|
60 |
+
| 0.0436 | 2.5510 | 1000 | 0.0883 | 0.6536 | 0.7422 | 0.6951 | 0.9754 |
|
61 |
+
| 0.0227 | 3.8265 | 1500 | 0.1011 | 0.6709 | 0.7153 | 0.6924 | 0.9767 |
|
62 |
+
| 0.0129 | 5.1020 | 2000 | 0.1175 | 0.6537 | 0.7505 | 0.6988 | 0.9757 |
|
63 |
+
| 0.008 | 6.3776 | 2500 | 0.1207 | 0.7106 | 0.7143 | 0.7124 | 0.9774 |
|
64 |
+
| 0.006 | 7.6531 | 3000 | 0.1357 | 0.6951 | 0.7340 | 0.7140 | 0.9773 |
|
65 |
+
| 0.004 | 8.9286 | 3500 | 0.1415 | 0.7146 | 0.7153 | 0.7150 | 0.9778 |
|
66 |
+
| 0.0032 | 10.2041 | 4000 | 0.1439 | 0.7198 | 0.7391 | 0.7293 | 0.9784 |
|
67 |
+
| 0.0027 | 11.4796 | 4500 | 0.1432 | 0.7150 | 0.7609 | 0.7372 | 0.9780 |
|
68 |
+
| 0.0022 | 12.7551 | 5000 | 0.1500 | 0.7205 | 0.7578 | 0.7386 | 0.9788 |
|
69 |
+
| 0.0017 | 14.0306 | 5500 | 0.1416 | 0.7129 | 0.7453 | 0.7287 | 0.9781 |
|
70 |
+
| 0.0015 | 15.3061 | 6000 | 0.1543 | 0.7164 | 0.7402 | 0.7281 | 0.9780 |
|
71 |
+
| 0.0013 | 16.5816 | 6500 | 0.1558 | 0.6989 | 0.7640 | 0.7300 | 0.9779 |
|
72 |
+
| 0.0009 | 17.8571 | 7000 | 0.1592 | 0.7019 | 0.7433 | 0.7220 | 0.9778 |
|
73 |
+
| 0.0007 | 19.1327 | 7500 | 0.1642 | 0.7227 | 0.7391 | 0.7308 | 0.9785 |
|
74 |
+
| 0.0007 | 20.4082 | 8000 | 0.1614 | 0.7316 | 0.7422 | 0.7369 | 0.9791 |
|
75 |
+
| 0.0006 | 21.6837 | 8500 | 0.1739 | 0.7179 | 0.7402 | 0.7288 | 0.9781 |
|
76 |
+
| 0.0004 | 22.9592 | 9000 | 0.1742 | 0.7260 | 0.7350 | 0.7305 | 0.9783 |
|
77 |
+
| 0.0004 | 24.2347 | 9500 | 0.1701 | 0.7154 | 0.7547 | 0.7345 | 0.9781 |
|
78 |
+
| 0.0003 | 25.5102 | 10000 | 0.1795 | 0.7354 | 0.7422 | 0.7388 | 0.9790 |
|
79 |
+
| 0.0003 | 26.7857 | 10500 | 0.1825 | 0.7278 | 0.7391 | 0.7334 | 0.9785 |
|
80 |
+
| 0.0002 | 28.0612 | 11000 | 0.1839 | 0.7384 | 0.7391 | 0.7387 | 0.9786 |
|
81 |
+
| 0.0003 | 29.3367 | 11500 | 0.1841 | 0.7385 | 0.7453 | 0.7419 | 0.9788 |
|
82 |
|
83 |
|
84 |
### Framework versions
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "haryoaw/scenario-TCR-NER_data-univner_en",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"hidden_act": "gelu",
|
@@ -33,7 +33,7 @@
|
|
33 |
"model_type": "deberta-v2",
|
34 |
"norm_rel_ebd": "layer_norm",
|
35 |
"num_attention_heads": 12,
|
36 |
-
"num_hidden_layers":
|
37 |
"pad_token_id": 0,
|
38 |
"pooler_dropout": 0,
|
39 |
"pooler_hidden_act": "gelu",
|
|
|
1 |
{
|
2 |
"_name_or_path": "haryoaw/scenario-TCR-NER_data-univner_en",
|
3 |
"architectures": [
|
4 |
+
"DebertaForTokenClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"hidden_act": "gelu",
|
|
|
33 |
"model_type": "deberta-v2",
|
34 |
"norm_rel_ebd": "layer_norm",
|
35 |
"num_attention_heads": 12,
|
36 |
+
"num_hidden_layers": 6,
|
37 |
"pad_token_id": 0,
|
38 |
"pooler_dropout": 0,
|
39 |
"pooler_hidden_act": "gelu",
|
eval_result_ner.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"ceb_gja": {"precision": 0.
|
|
|
1 |
+
{"ceb_gja": {"precision": 0.34285714285714286, "recall": 0.7346938775510204, "f1": 0.4675324675324676, "accuracy": 0.9289575289575289}, "en_pud": {"precision": 0.7065326633165829, "recall": 0.653953488372093, "f1": 0.6792270531400967, "accuracy": 0.9703437854174537}, "de_pud": {"precision": 0.6268320180383314, "recall": 0.5351299326275265, "f1": 0.5773624091381101, "accuracy": 0.9595424499554639}, "pt_pud": {"precision": 0.6356837606837606, "recall": 0.5414012738853503, "f1": 0.5847665847665847, "accuracy": 0.9609945742726534}, "ru_pud": {"precision": 0.5489989462592202, "recall": 0.502895752895753, "f1": 0.5249370277078086, "accuracy": 0.9506587445104624}, "sv_pud": {"precision": 0.741504854368932, "recall": 0.5937803692905733, "f1": 0.6594711279007014, "accuracy": 0.9670790522122038}, "tl_trg": {"precision": 0.2413793103448276, "recall": 0.6086956521739131, "f1": 0.345679012345679, "accuracy": 0.9237057220708447}, "tl_ugnayan": {"precision": 0.328125, "recall": 0.6363636363636364, "f1": 0.4329896907216495, "accuracy": 0.9434822242479489}, "zh_gsd": {"precision": 0.42328042328042326, "recall": 0.20860495436766624, "f1": 0.27947598253275113, "accuracy": 0.9079254079254079}, "zh_gsdsimp": {"precision": 0.41621621621621624, "recall": 0.2018348623853211, "f1": 0.27184466019417475, "accuracy": 0.9083416583416584}, "hr_set": {"precision": 0.6017191977077364, "recall": 0.44903777619387025, "f1": 0.5142857142857142, "accuracy": 0.9448062654575433}, "da_ddt": {"precision": 0.6997167138810199, "recall": 0.5525727069351231, "f1": 0.6175, "accuracy": 0.9705676943031029}, "en_ewt": {"precision": 0.7705078125, "recall": 0.7251838235294118, "f1": 0.7471590909090909, "accuracy": 0.9750567796947842}, "pt_bosque": {"precision": 0.6152197213290461, "recall": 0.47242798353909465, "f1": 0.5344506517690876, "accuracy": 0.9535212288074192}, "sr_set": {"precision": 0.6217105263157895, "recall": 0.4462809917355372, "f1": 0.5195876288659794, "accuracy": 0.933455914543385}, "sk_snk": {"precision": 0.5291777188328912, "recall": 0.4360655737704918, "f1": 0.4781306171360096, "accuracy": 0.9290201005025126}, "sv_talbanken": {"precision": 0.7253886010362695, "recall": 0.7142857142857143, "f1": 0.7197943444730078, "accuracy": 0.9945526819453305}}
|
model.safetensors
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:3b8188a88d38bc92667c61ab3a6029c334bb4b1106486a6e07bbd67b4fc819ba
|
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:cda8b230747d7f9a2d3c87c991b6df8ee633fec5030d9cd1947a9abacd86ee90
|
3 |
size 5304
|