diyclassics commited on
Commit
11832c3
1 Parent(s): 4f55b04

Update spaCy pipeline

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  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
@@ -14,13 +14,13 @@ model-index:
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
- value: 0.7767192617
18
  - name: NER Recall
19
  type: recall
20
- value: 0.8483173468
21
  - name: NER F Score
22
  type: f_score
23
- value: 0.8109410211
24
  - task:
25
  name: TAG
26
  type: token-classification
@@ -102,11 +102,11 @@ model-index:
102
 
103
  | Type | Score |
104
  | --- | --- |
105
- | `ENTS_F` | 85.27 |
106
- | `ENTS_P` | 82.34 |
107
- | `ENTS_R` | 88.41 |
108
- | `NER_LOSS` | 3268.99 |
109
- | `NER_TOK2VEC_LOSS` | 488.66 |
110
  | `SENTS_F` | 92.20 |
111
  | `SENTS_P` | 90.69 |
112
  | `SENTS_R` | 93.77 |
 
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
+ value: 0.9120654397
18
  - name: NER Recall
19
  type: recall
20
+ value: 0.9426109576
21
  - name: NER F Score
22
  type: f_score
23
+ value: 0.9270866645
24
  - task:
25
  name: TAG
26
  type: token-classification
 
102
 
103
  | Type | Score |
104
  | --- | --- |
105
+ | `ENTS_F` | 92.71 |
106
+ | `ENTS_P` | 91.21 |
107
+ | `ENTS_R` | 94.26 |
108
+ | `NER_LOSS` | 5421.90 |
109
+ | `NER_TOK2VEC_LOSS` | 1294.86 |
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:a67ce06c5ba0818eed81646466fdd5d2b5d22c4b3d6afd2d00d063c857c55201
3
- size 16049844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b3f94723c6ebc699f60d09d61913aa389ab96c2371486efd15db497f081d78
3
+ size 16072831
meta.json CHANGED
@@ -741,28 +741,28 @@
741
  "senter"
742
  ],
743
  "performance":{
744
- "ents_f":0.8109410211,
745
- "ents_p":0.7767192617,
746
- "ents_r":0.8483173468,
747
  "ents_per_type":{
748
  "PERSON":{
749
- "p":0.7881384985,
750
- "r":0.9368378158,
751
- "f":0.8560789425
752
  },
753
  "LOC":{
754
- "p":0.7013574661,
755
- "r":0.5477031802,
756
- "f":0.6150793651
757
  },
758
  "NORP":{
759
- "p":0.0,
760
- "r":0.0,
761
- "f":0.0
762
  }
763
  },
764
- "ner_loss":45.3059203604,
765
- "ner_tok2vec_loss":2.3694644592,
766
  "sents_f":0.9220485175,
767
  "sents_p":0.906892895,
768
  "sents_r":0.9377192982,
 
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,
ner/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a608486b3fc707b95a50dde064817a0305973a82fa6a66386f852084a2c0df96
3
  size 6138585
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2547378f56a83fd57a11b3f8bcf352611e60294c57d6b29c2e875b9d2d254355
3
  size 6138585