diyclassics commited on
Commit
9ae22f1
1 Parent(s): 4efb131

Update spaCy pipeline

Browse files
Files changed (4) hide show
  1. README.md +8 -9
  2. la_core_web_sm-any-py3-none-any.whl +2 -2
  3. meta.json +14 -14
  4. 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.9120654397
19
  - name: NER Recall
20
  type: recall
21
- value: 0.9426109576
22
  - name: NER F Score
23
  type: f_score
24
- value: 0.9270866645
25
  - task:
26
  name: TAG
27
  type: token-classification
@@ -103,11 +102,11 @@ model-index:
103
 
104
  | Type | Score |
105
  | --- | --- |
106
- | `ENTS_F` | 92.71 |
107
- | `ENTS_P` | 91.21 |
108
- | `ENTS_R` | 94.26 |
109
- | `NER_LOSS` | 5421.90 |
110
- | `NER_TOK2VEC_LOSS` | 1294.86 |
111
  | `SENTS_F` | 92.20 |
112
  | `SENTS_P` | 90.69 |
113
  | `SENTS_R` | 93.77 |
 
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.8746461151
18
  - name: NER Recall
19
  type: recall
20
+ value: 0.9040806373
21
  - name: NER F Score
22
  type: f_score
23
+ value: 0.8891198337
24
  - task:
25
  name: TAG
26
  type: token-classification
 
102
 
103
  | Type | Score |
104
  | --- | --- |
105
+ | `ENTS_F` | 88.91 |
106
+ | `ENTS_P` | 87.46 |
107
+ | `ENTS_R` | 90.41 |
108
+ | `NER_LOSS` | 3203.46 |
109
+ | `NER_TOK2VEC_LOSS` | 347.30 |
110
  | `SENTS_F` | 92.20 |
111
  | `SENTS_P` | 90.69 |
112
  | `SENTS_R` | 93.77 |
la_core_web_sm-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4b3f94723c6ebc699f60d09d61913aa389ab96c2371486efd15db497f081d78
3
- size 16072831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aecb1b9c9974b48b180092ab4e25b3bdba7c4b7b6cd47942e667cb054f07e04
3
+ size 16060963
meta.json CHANGED
@@ -741,28 +741,28 @@
741
  "senter"
742
  ],
743
  "performance":{
744
- "ents_f":0.9270866645,
745
- "ents_p":0.9120654397,
746
- "ents_r":0.9426109576,
747
  "ents_per_type":{
748
  "PERSON":{
749
- "p":0.9156069364,
750
- "r":0.9682151589,
751
- "f":0.9411764706
752
  },
753
  "LOC":{
754
- "p":0.8918156162,
755
- "r":0.8374558304,
756
- "f":0.8637813212
757
  },
758
  "NORP":{
759
- "p":0.9423076923,
760
- "r":0.8828828829,
761
- "f":0.911627907
762
  }
763
  },
764
- "ner_loss":54.2190090494,
765
- "ner_tok2vec_loss":12.9485586649,
766
  "sents_f":0.9220485175,
767
  "sents_p":0.906892895,
768
  "sents_r":0.9377192982,
 
741
  "senter"
742
  ],
743
  "performance":{
744
+ "ents_f":0.8891198337,
745
+ "ents_p":0.8746461151,
746
+ "ents_r":0.9040806373,
747
  "ents_per_type":{
748
  "PERSON":{
749
+ "p":0.9035483239,
750
+ "r":0.9390790546,
751
+ "f":0.920971126
752
  },
753
  "LOC":{
754
+ "p":0.7552166934,
755
+ "r":0.8312720848,
756
+ "f":0.7914213625
757
  },
758
  "NORP":{
759
+ "p":1.0,
760
+ "r":0.0990990991,
761
+ "f":0.1803278689
762
  }
763
  },
764
+ "ner_loss":32.0346449701,
765
+ "ner_tok2vec_loss":3.4730339149,
766
  "sents_f":0.9220485175,
767
  "sents_p":0.906892895,
768
  "sents_r":0.9377192982,
ner/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2547378f56a83fd57a11b3f8bcf352611e60294c57d6b29c2e875b9d2d254355
3
  size 6138585
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f2f8b0b789ef94016c89e535df90ca9e98609ad07dd48fcaf036823c2079416
3
  size 6138585