cbruinsm commited on
Commit
790dadd
1 Parent(s): 7521ef7

Update spaCy pipeline

Browse files
Files changed (6) hide show
  1. README.md +9 -9
  2. en_Coff_Ev1-any-py3-none-any.whl +2 -2
  3. meta.json +49 -49
  4. ner/model +0 -0
  5. ner/moves +1 -1
  6. tok2vec/model +1 -1
README.md CHANGED
@@ -13,18 +13,18 @@ model-index:
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
- value: 0.1625396825
17
  - name: NER Recall
18
  type: recall
19
- value: 0.2445081184
20
  - name: NER F Score
21
  type: f_score
22
- value: 0.1952707857
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_Coff_Ev1` |
27
- | **Version** | `1.0.7` |
28
  | **spaCy** | `>=3.4.3,<3.5.0` |
29
  | **Default Pipeline** | `tok2vec`, `ner` |
30
  | **Components** | `tok2vec`, `ner` |
@@ -49,8 +49,8 @@ model-index:
49
 
50
  | Type | Score |
51
  | --- | --- |
52
- | `ENTS_F` | 19.53 |
53
- | `ENTS_P` | 16.25 |
54
- | `ENTS_R` | 24.45 |
55
- | `TOK2VEC_LOSS` | 0.00 |
56
- | `NER_LOSS` | 8370.37 |
 
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
+ value: 0.9904489016
17
  - name: NER Recall
18
  type: recall
19
+ value: 0.9904489016
20
  - name: NER F Score
21
  type: f_score
22
+ value: 0.9904489016
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_Coff_Ev1` |
27
+ | **Version** | `1.0.8` |
28
  | **spaCy** | `>=3.4.3,<3.5.0` |
29
  | **Default Pipeline** | `tok2vec`, `ner` |
30
  | **Components** | `tok2vec`, `ner` |
 
49
 
50
  | Type | Score |
51
  | --- | --- |
52
+ | `ENTS_F` | 99.04 |
53
+ | `ENTS_P` | 99.04 |
54
+ | `ENTS_R` | 99.04 |
55
+ | `TOK2VEC_LOSS` | 16311.78 |
56
+ | `NER_LOSS` | 198411.56 |
en_Coff_Ev1-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:030e1a3b8f9ffe5bda4e3d05d60f18f5e826b64eb6adcaf705806ece41b2829c
3
- size 5648684
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7987a4201d9524610d46cea0d132b350c1a3bcc8617af3a579dc4a53cc52283b
3
+ size 5682256
meta.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
- "version":"1.0.7",
5
  "description":"",
6
  "author":"",
7
  "email":"",
@@ -47,78 +47,78 @@
47
 
48
  ],
49
  "performance":{
50
- "ents_f":0.1952707857,
51
- "ents_p":0.1625396825,
52
- "ents_r":0.2445081184,
53
  "ents_per_type":{
54
- "drink":{
55
- "p":0.1245791246,
56
- "r":0.112804878,
57
- "f":0.1184
58
- },
59
  "size":{
60
- "p":0.1867525299,
61
- "r":0.7574626866,
62
- "f":0.2996309963
63
  },
64
- "syrup":{
65
- "p":0.0864864865,
66
- "r":0.1,
67
- "f":0.0927536232
68
  },
69
  "toppings":{
70
- "p":0.0,
71
- "r":0.0,
72
- "f":0.0
73
  },
74
  "milk":{
75
- "p":0.0,
76
- "r":0.0,
77
- "f":0.0
78
  },
79
- "pump quantity":{
80
- "p":0.0,
81
- "r":0.0,
82
- "f":0.0
83
  },
84
  "shot quantity":{
85
- "p":0.0,
86
- "r":0.0,
87
- "f":0.0
 
 
 
 
 
88
  },
89
  "temperature":{
90
- "p":0.0,
91
- "r":0.0,
92
- "f":0.0
93
  },
94
  "milk texture":{
95
- "p":0.0,
96
- "r":0.0,
97
- "f":0.0
98
  },
99
  "shot quality":{
100
- "p":0.0,
101
- "r":0.0,
102
- "f":0.0
103
  },
104
  "roast":{
105
- "p":0.0,
106
- "r":0.0,
107
- "f":0.0
108
  },
109
  "Anti":{
110
- "p":0.0,
111
- "r":0.0,
112
- "f":0.0
113
  },
114
  "extra":{
115
- "p":0.0,
116
- "r":0.0,
117
- "f":0.0
118
  }
119
  },
120
- "tok2vec_loss":0.0,
121
- "ner_loss":83.7037172318
122
  },
123
  "requirements":[
124
 
 
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
+ "version":"1.0.8",
5
  "description":"",
6
  "author":"",
7
  "email":"",
 
47
 
48
  ],
49
  "performance":{
50
+ "ents_f":0.9904489016,
51
+ "ents_p":0.9904489016,
52
+ "ents_r":0.9904489016,
53
  "ents_per_type":{
 
 
 
 
 
54
  "size":{
55
+ "p":0.9962686567,
56
+ "r":0.9962686567,
57
+ "f":0.9962686567
58
  },
59
+ "drink":{
60
+ "p":0.990881459,
61
+ "r":0.993902439,
62
+ "f":0.9923896499
63
  },
64
  "toppings":{
65
+ "p":0.976744186,
66
+ "r":1.0,
67
+ "f":0.9882352941
68
  },
69
  "milk":{
70
+ "p":1.0,
71
+ "r":1.0,
72
+ "f":1.0
73
  },
74
+ "syrup":{
75
+ "p":0.9937888199,
76
+ "r":1.0,
77
+ "f":0.9968847352
78
  },
79
  "shot quantity":{
80
+ "p":0.875,
81
+ "r":0.875,
82
+ "f":0.875
83
+ },
84
+ "pump quantity":{
85
+ "p":1.0,
86
+ "r":0.9230769231,
87
+ "f":0.96
88
  },
89
  "temperature":{
90
+ "p":1.0,
91
+ "r":0.9879518072,
92
+ "f":0.9939393939
93
  },
94
  "milk texture":{
95
+ "p":1.0,
96
+ "r":0.8571428571,
97
+ "f":0.9230769231
98
  },
99
  "shot quality":{
100
+ "p":0.8181818182,
101
+ "r":1.0,
102
+ "f":0.9
103
  },
104
  "roast":{
105
+ "p":1.0,
106
+ "r":0.9444444444,
107
+ "f":0.9714285714
108
  },
109
  "Anti":{
110
+ "p":1.0,
111
+ "r":1.0,
112
+ "f":1.0
113
  },
114
  "extra":{
115
+ "p":1.0,
116
+ "r":1.0,
117
+ "f":1.0
118
  }
119
  },
120
+ "tok2vec_loss":163.1178477629,
121
+ "ner_loss":1984.1156041507
122
  },
123
  "requirements":[
124
 
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves� {"0":{},"1":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8},"2":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8},"3":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8},"4":{"drink":596,"size":272,"syrup":254,"milk":115,"toppings":105,"temperature":95,"pump quantity":50,"Anti":33,"shot quantity":23,"roast":20,"shot quality":14,"extra":11,"milk texture":8,"":1},"5":{"":1}}�cfg��neg_key�
 
1
+ ��moves�{"0":{},"1":{"drink":1192,"size":544,"syrup":508,"milk":230,"toppings":210,"temperature":190,"pump quantity":100,"Anti":66,"shot quantity":46,"roast":40,"shot quality":28,"extra":22,"milk texture":16},"2":{"drink":1192,"size":544,"syrup":508,"milk":230,"toppings":210,"temperature":190,"pump quantity":100,"Anti":66,"shot quantity":46,"roast":40,"shot quality":28,"extra":22,"milk texture":16},"3":{"drink":1192,"size":544,"syrup":508,"milk":230,"toppings":210,"temperature":190,"pump quantity":100,"Anti":66,"shot quantity":46,"roast":40,"shot quality":28,"extra":22,"milk texture":16},"4":{"drink":1192,"size":544,"syrup":508,"milk":230,"toppings":210,"temperature":190,"pump quantity":100,"Anti":66,"shot quantity":46,"roast":40,"shot quality":28,"extra":22,"milk texture":16,"":1},"5":{"":1}}�cfg��neg_key�
tok2vec/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eac678f9d57f4d05ec508632dfb2a94fbd98be07e8d20f3df50fecc60c253f71
3
  size 6009091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c94562ad8859fe568ab7ebe9304f46637803aa395c33139b213f24c666be0f5
3
  size 6009091