Commit
·
61eae14
1
Parent(s):
07a99bf
Update spaCy pipeline
Browse files- README.md +8 -9
- la_core_web_lg-any-py3-none-any.whl +2 -2
- meta.json +14 -14
- ner/model +1 -1
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
tags:
|
3 |
- spacy
|
4 |
- token-classification
|
5 |
-
- LatinCy
|
6 |
language:
|
7 |
- la
|
8 |
license: mit
|
@@ -15,13 +14,13 @@ model-index:
|
|
15 |
metrics:
|
16 |
- name: NER Precision
|
17 |
type: precision
|
18 |
-
value: 0.
|
19 |
- name: NER Recall
|
20 |
type: recall
|
21 |
-
value: 0.
|
22 |
- name: NER F Score
|
23 |
type: f_score
|
24 |
-
value: 0.
|
25 |
- task:
|
26 |
name: TAG
|
27 |
type: token-classification
|
@@ -103,11 +102,11 @@ model-index:
|
|
103 |
|
104 |
| Type | Score |
|
105 |
| --- | --- |
|
106 |
-
| `ENTS_F` |
|
107 |
-
| `ENTS_P` |
|
108 |
-
| `ENTS_R` |
|
109 |
-
| `NER_LOSS` |
|
110 |
-
| `NER_TOK2VEC_LOSS` |
|
111 |
| `SENTS_F` | 93.44 |
|
112 |
| `SENTS_P` | 93.06 |
|
113 |
| `SENTS_R` | 93.82 |
|
|
|
2 |
tags:
|
3 |
- spacy
|
4 |
- token-classification
|
|
|
5 |
language:
|
6 |
- la
|
7 |
license: mit
|
|
|
14 |
metrics:
|
15 |
- name: NER Precision
|
16 |
type: precision
|
17 |
+
value: 0.876076772
|
18 |
- name: NER Recall
|
19 |
type: recall
|
20 |
+
value: 0.9424483824
|
21 |
- name: NER F Score
|
22 |
type: f_score
|
23 |
+
value: 0.9080513784
|
24 |
- task:
|
25 |
name: TAG
|
26 |
type: token-classification
|
|
|
102 |
|
103 |
| Type | Score |
|
104 |
| --- | --- |
|
105 |
+
| `ENTS_F` | 90.81 |
|
106 |
+
| `ENTS_P` | 87.61 |
|
107 |
+
| `ENTS_R` | 94.24 |
|
108 |
+
| `NER_LOSS` | 3678.58 |
|
109 |
+
| `NER_TOK2VEC_LOSS` | 367.80 |
|
110 |
| `SENTS_F` | 93.44 |
|
111 |
| `SENTS_P` | 93.06 |
|
112 |
| `SENTS_R` | 93.82 |
|
la_core_web_lg-any-py3-none-any.whl
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:03e29fbaae0bf583610f6c042b874441aa213aee238f2a63f413bb608fe6f100
|
3 |
+
size 237065515
|
meta.json
CHANGED
@@ -741,28 +741,28 @@
|
|
741 |
"senter"
|
742 |
],
|
743 |
"performance":{
|
744 |
-
"ents_f":0.
|
745 |
-
"ents_p":0.
|
746 |
-
"ents_r":0.
|
747 |
"ents_per_type":{
|
748 |
"PERSON":{
|
749 |
-
"p":0.
|
750 |
-
"r":0.
|
751 |
-
"f":0.
|
752 |
},
|
753 |
"LOC":{
|
754 |
-
"p":0.
|
755 |
-
"r":0.
|
756 |
-
"f":0.
|
757 |
},
|
758 |
"NORP":{
|
759 |
-
"p":0.
|
760 |
-
"r":0.
|
761 |
-
"f":0.
|
762 |
}
|
763 |
},
|
764 |
-
"ner_loss":
|
765 |
-
"ner_tok2vec_loss":
|
766 |
"sents_f":0.9343671508,
|
767 |
"sents_p":0.9306069176,
|
768 |
"sents_r":0.9381578947,
|
|
|
741 |
"senter"
|
742 |
],
|
743 |
"performance":{
|
744 |
+
"ents_f":0.9080513784,
|
745 |
+
"ents_p":0.876076772,
|
746 |
+
"ents_r":0.9424483824,
|
747 |
"ents_per_type":{
|
748 |
"PERSON":{
|
749 |
+
"p":0.9026110158,
|
750 |
+
"r":0.9649551752,
|
751 |
+
"f":0.9327424914
|
752 |
},
|
753 |
"LOC":{
|
754 |
+
"p":0.7731481481,
|
755 |
+
"r":0.8851590106,
|
756 |
+
"f":0.8253706755
|
757 |
},
|
758 |
"NORP":{
|
759 |
+
"p":0.7972972973,
|
760 |
+
"r":0.5315315315,
|
761 |
+
"f":0.6378378378
|
762 |
}
|
763 |
},
|
764 |
+
"ner_loss":36.7858136066,
|
765 |
+
"ner_tok2vec_loss":3.6780238489,
|
766 |
"sents_f":0.9343671508,
|
767 |
"sents_p":0.9306069176,
|
768 |
"sents_r":0.9381578947,
|
ner/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6364912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06955b6543160ee5f8450b44c795a747ac71c4c36f83f4b81bd96860252c80d3
|
3 |
size 6364912
|