drastimehta commited on
Commit
9411d64
1 Parent(s): fcd82e3

Update spaCy pipeline

Browse files
Files changed (6) hide show
  1. README.md +9 -9
  2. en_pipeline-any-py3-none-any.whl +2 -2
  3. meta.json +65 -65
  4. ner/model +0 -0
  5. ner/moves +1 -1
  6. transformer/model +1 -1
README.md CHANGED
@@ -13,19 +13,19 @@ model-index:
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
- value: 0.7774108322
17
  - name: NER Recall
18
  type: recall
19
- value: 0.8288732394
20
  - name: NER F Score
21
  type: f_score
22
- value: 0.8023176551
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_pipeline` |
27
  | **Version** | `0.0.0` |
28
- | **spaCy** | `>=3.7.2,<3.8.0` |
29
  | **Default Pipeline** | `transformer`, `ner` |
30
  | **Components** | `transformer`, `ner` |
31
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
@@ -49,8 +49,8 @@ model-index:
49
 
50
  | Type | Score |
51
  | --- | --- |
52
- | `ENTS_F` | 80.23 |
53
- | `ENTS_P` | 77.74 |
54
- | `ENTS_R` | 82.89 |
55
- | `TRANSFORMER_LOSS` | 226697.43 |
56
- | `NER_LOSS` | 1438284.26 |
 
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
+ value: 0.8115543329
17
  - name: NER Recall
18
  type: recall
19
+ value: 0.8563134978
20
  - name: NER F Score
21
  type: f_score
22
+ value: 0.8333333333
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_pipeline` |
27
  | **Version** | `0.0.0` |
28
+ | **spaCy** | `>=3.7.3,<3.8.0` |
29
  | **Default Pipeline** | `transformer`, `ner` |
30
  | **Components** | `transformer`, `ner` |
31
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
 
49
 
50
  | Type | Score |
51
  | --- | --- |
52
+ | `ENTS_F` | 83.33 |
53
+ | `ENTS_P` | 81.16 |
54
+ | `ENTS_R` | 85.63 |
55
+ | `TRANSFORMER_LOSS` | 39026.84 |
56
+ | `NER_LOSS` | 1290990.48 |
en_pipeline-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a15ad0b5cb8f8649731c7d0b151456c2171c6404091e8c9e31a78e9dcf2de4c
3
- size 440859663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:761f92f1f52421c6656cd150ed5b88a95ae325a187b88e6e2889f80d20a58a20
3
+ size 440838964
meta.json CHANGED
@@ -7,8 +7,8 @@
7
  "email":"",
8
  "url":"",
9
  "license":"",
10
- "spacy_version":">=3.7.2,<3.8.0",
11
- "spacy_git_version":"a89eae928",
12
  "vectors":{
13
  "width":0,
14
  "vectors":0,
@@ -51,98 +51,98 @@
51
 
52
  ],
53
  "performance":{
54
- "ents_f":0.8023176551,
55
- "ents_p":0.7774108322,
56
- "ents_r":0.8288732394,
57
  "ents_per_type":{
58
  "Name":{
59
- "p":0.9705882353,
60
- "r":0.9705882353,
61
  "f":0.9705882353
62
  },
63
- "Phone":{
64
- "p":0.8064516129,
65
- "r":0.8064516129,
66
- "f":0.8064516129
67
- },
68
  "Email":{
69
  "p":0.875,
70
  "r":0.9032258065,
71
  "f":0.8888888889
72
  },
73
- "Skills":{
74
- "p":0.6129032258,
75
- "r":0.6129032258,
76
- "f":0.6129032258
77
  },
78
- "Position":{
79
- "p":0.7696335079,
80
- "r":0.8448275862,
81
- "f":0.8054794521
82
  },
83
- "Employer Names":{
84
- "p":0.7680412371,
85
- "r":0.7641025641,
86
- "f":0.766066838
87
  },
88
  "Work Start Date":{
89
- "p":0.9113300493,
90
- "r":0.9585492228,
91
- "f":0.9343434343
92
  },
93
  "Work End Date":{
94
- "p":0.8793969849,
95
- "r":0.9114583333,
96
- "f":0.895140665
97
  },
98
  "Work Location":{
99
- "p":0.8187919463,
100
- "r":0.9104477612,
101
- "f":0.8621908127
102
  },
103
- "Desc Responsibility":{
104
- "p":0.5714285714,
105
- "r":0.6137566138,
106
- "f":0.5918367347
107
  },
108
- "Institution":{
109
- "p":0.619047619,
110
- "r":0.7222222222,
111
- "f":0.6666666667
112
  },
113
- "Degree":{
114
- "p":0.8461538462,
115
- "r":0.8301886792,
116
- "f":0.8380952381
117
  },
118
- "Edu Desc":{
119
- "p":0.3235294118,
120
- "r":0.7857142857,
121
- "f":0.4583333333
122
  },
123
  "Edu Start Date":{
124
- "p":0.95,
125
- "r":0.95,
126
- "f":0.95
127
  },
128
  "Edu End Date":{
129
- "p":0.7692307692,
130
- "r":0.9090909091,
131
- "f":0.8333333333
132
  },
133
- "Location":{
134
- "p":0.8571428571,
135
- "r":0.8571428571,
136
- "f":0.8571428571
137
  },
138
- "Links":{
139
- "p":0.9444444444,
140
- "r":0.8095238095,
141
- "f":0.8717948718
 
 
 
 
 
142
  }
143
  },
144
- "transformer_loss":2266.9742965144,
145
- "ner_loss":14382.842615632
146
  },
147
  "requirements":[
148
  "spacy-transformers>=1.3.4,<1.4.0"
 
7
  "email":"",
8
  "url":"",
9
  "license":"",
10
+ "spacy_version":">=3.7.3,<3.8.0",
11
+ "spacy_git_version":"e1249d372",
12
  "vectors":{
13
  "width":0,
14
  "vectors":0,
 
51
 
52
  ],
53
  "performance":{
54
+ "ents_f":0.8333333333,
55
+ "ents_p":0.8115543329,
56
+ "ents_r":0.8563134978,
57
  "ents_per_type":{
58
  "Name":{
59
+ "p":1.0,
60
+ "r":0.9428571429,
61
  "f":0.9705882353
62
  },
 
 
 
 
 
63
  "Email":{
64
  "p":0.875,
65
  "r":0.9032258065,
66
  "f":0.8888888889
67
  },
68
+ "Phone":{
69
+ "p":0.8928571429,
70
+ "r":0.8333333333,
71
+ "f":0.8620689655
72
  },
73
+ "Location":{
74
+ "p":0.8571428571,
75
+ "r":0.8571428571,
76
+ "f":0.8571428571
77
  },
78
+ "Links":{
79
+ "p":0.6666666667,
80
+ "r":0.8571428571,
81
+ "f":0.75
82
  },
83
  "Work Start Date":{
84
+ "p":0.9032258065,
85
+ "r":0.9281767956,
86
+ "f":0.9155313351
87
  },
88
  "Work End Date":{
89
+ "p":0.8913043478,
90
+ "r":0.9265536723,
91
+ "f":0.9085872576
92
  },
93
  "Work Location":{
94
+ "p":0.8607594937,
95
+ "r":0.9315068493,
96
+ "f":0.8947368421
97
  },
98
+ "Position":{
99
+ "p":0.8522727273,
100
+ "r":0.8571428571,
101
+ "f":0.8547008547
102
  },
103
+ "Desc Responsibility":{
104
+ "p":0.614973262,
105
+ "r":0.6609195402,
106
+ "f":0.6371191136
107
  },
108
+ "Skills":{
109
+ "p":0.75,
110
+ "r":0.75,
111
+ "f":0.75
112
  },
113
+ "Employer Names":{
114
+ "p":0.8020833333,
115
+ "r":0.88,
116
+ "f":0.8392370572
117
  },
118
  "Edu Start Date":{
119
+ "p":0.6666666667,
120
+ "r":0.9411764706,
121
+ "f":0.7804878049
122
  },
123
  "Edu End Date":{
124
+ "p":0.7857142857,
125
+ "r":0.9166666667,
126
+ "f":0.8461538462
127
  },
128
+ "Degree":{
129
+ "p":0.8,
130
+ "r":0.8301886792,
131
+ "f":0.8148148148
132
  },
133
+ "Institution":{
134
+ "p":0.7636363636,
135
+ "r":0.7924528302,
136
+ "f":0.7777777778
137
+ },
138
+ "Edu Desc":{
139
+ "p":0.5454545455,
140
+ "r":0.5714285714,
141
+ "f":0.5581395349
142
  }
143
  },
144
+ "transformer_loss":390.2683787624,
145
+ "ner_loss":12909.9048408744
146
  },
147
  "requirements":[
148
  "spacy-transformers>=1.3.4,<1.4.0"
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves��{"0":{},"1":{"Desc Responsibility":117548,"Skills":14067,"Edu Desc":3346,"Position":3144,"Employer Names":2395,"Work Location":1962,"Degree":1454,"Work Start Date":1367,"Work End Date":1365,"Institution":1120,"Phone":817,"Name":421,"Location":384,"Links":352,"Edu End Date":307,"Email":185,"Edu Start Date":185},"2":{"Desc Responsibility":117548,"Skills":14067,"Edu Desc":3346,"Position":3144,"Employer Names":2395,"Work Location":1962,"Degree":1454,"Work Start Date":1367,"Work End Date":1365,"Institution":1120,"Phone":817,"Name":421,"Location":384,"Links":352,"Edu End Date":307,"Email":185,"Edu Start Date":185},"3":{"Desc Responsibility":117548,"Skills":14067,"Edu Desc":3346,"Position":3144,"Employer Names":2395,"Work Location":1962,"Degree":1454,"Work Start Date":1367,"Work End Date":1365,"Institution":1120,"Phone":817,"Name":421,"Location":384,"Links":352,"Edu End Date":307,"Email":185,"Edu Start Date":185},"4":{"Desc Responsibility":117548,"Skills":14067,"Edu Desc":3346,"Position":3144,"Employer Names":2395,"Work Location":1962,"Degree":1454,"Work Start Date":1367,"Work End Date":1365,"Institution":1120,"Phone":817,"Name":421,"Location":384,"Links":352,"Edu End Date":307,"Email":185,"Edu Start Date":185,"":1},"5":{"":1}}�cfg��neg_key�
 
1
+ ��moves��{"0":{},"1":{"Desc Responsibility":112398,"Skills":13544,"Edu Desc":3743,"Position":3074,"Employer Names":2483,"Work Location":1857,"Degree":1464,"Work End Date":1446,"Work Start Date":1404,"Institution":1090,"Phone":838,"Name":412,"Location":404,"Links":352,"Edu End Date":297,"Edu Start Date":186,"Email":178},"2":{"Desc Responsibility":112398,"Skills":13544,"Edu Desc":3743,"Position":3074,"Employer Names":2483,"Work Location":1857,"Degree":1464,"Work End Date":1446,"Work Start Date":1404,"Institution":1090,"Phone":838,"Name":412,"Location":404,"Links":352,"Edu End Date":297,"Edu Start Date":186,"Email":178},"3":{"Desc Responsibility":112398,"Skills":13544,"Edu Desc":3743,"Position":3074,"Employer Names":2483,"Work Location":1857,"Degree":1464,"Work End Date":1446,"Work Start Date":1404,"Institution":1090,"Phone":838,"Name":412,"Location":404,"Links":352,"Edu End Date":297,"Edu Start Date":186,"Email":178},"4":{"Desc Responsibility":112398,"Skills":13544,"Edu Desc":3743,"Position":3074,"Employer Names":2483,"Work Location":1857,"Degree":1464,"Work End Date":1446,"Work Start Date":1404,"Institution":1090,"Phone":838,"Name":412,"Location":404,"Links":352,"Edu End Date":297,"Edu Start Date":186,"Email":178,"":1},"5":{"":1}}�cfg��neg_key�
transformer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e135304e3bf7caacc10ca24cb2f492c8fd4f9e7989b5ccb0ae80cef93d7275d
3
  size 502027402
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be05b39cd1440ab410c201aa28142965e0c63b9fec08d89ac3a078c3b80da5b6
3
  size 502027402