diyclassics commited on
Commit
61eae14
·
1 Parent(s): 07a99bf

Update spaCy pipeline

Browse files
Files changed (4) hide show
  1. README.md +8 -9
  2. la_core_web_lg-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.9175241659
19
  - name: NER Recall
20
  type: recall
21
- value: 0.9567549992
22
  - name: NER F Score
23
  type: f_score
24
- value: 0.9367290092
25
  - task:
26
  name: TAG
27
  type: token-classification
@@ -103,11 +102,11 @@ model-index:
103
 
104
  | Type | Score |
105
  | --- | --- |
106
- | `ENTS_F` | 93.67 |
107
- | `ENTS_P` | 91.75 |
108
- | `ENTS_R` | 95.68 |
109
- | `NER_LOSS` | 6166.59 |
110
- | `NER_TOK2VEC_LOSS` | 991.61 |
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:c6930b20bb4411c9182dfab10ec07ce65674a41c13ed863dc66a22972eba0e88
3
- size 237079684
 
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.9367290092,
745
- "ents_p":0.9175241659,
746
- "ents_r":0.9567549992,
747
  "ents_per_type":{
748
  "PERSON":{
749
- "p":0.9313840156,
750
- "r":0.9735126324,
751
- "f":0.9519824666
752
  },
753
  "LOC":{
754
- "p":0.8536170213,
755
- "r":0.8860424028,
756
- "f":0.8695275249
757
  },
758
  "NORP":{
759
- "p":0.9541284404,
760
- "r":0.9369369369,
761
- "f":0.9454545455
762
  }
763
  },
764
- "ner_loss":61.6659452051,
765
- "ner_tok2vec_loss":9.9160663024,
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:17f2116ef5363817d824c93eacbef1ccf943052add4cadfbcbc13888dd5b40a9
3
  size 6364912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06955b6543160ee5f8450b44c795a747ac71c4c36f83f4b81bd96860252c80d3
3
  size 6364912