cbruinsm commited on
Commit
cfcb0e2
1 Parent(s): f5ab8d3

Update spaCy pipeline

Browse files
Files changed (7) hide show
  1. README.md +10 -14
  2. en_Coff_Ev1-any-py3-none-any.whl +2 -2
  3. meta.json +50 -50
  4. ner/model +0 -0
  5. ner/moves +1 -1
  6. tok2vec/model +1 -1
  7. vocab/strings.json +1 -0
README.md CHANGED
@@ -14,24 +14,20 @@ model-index:
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
- value: 0.9922248804
18
  - name: NER Recall
19
  type: recall
20
- value: 0.9916317992
21
  - name: NER F Score
22
  type: f_score
23
- value: 0.9919282511
24
  ---
25
- # COFF-E
26
- *Your Coffee at the Speed of Sound*<br><br>
27
- This model in an implementation that can process coffee drinks from typed or text-to-speech applications.
28
-
29
- When citing, please us ***ALL LICENSED AUTHORS*** below
30
 
31
  | Feature | Description |
32
  | --- | --- |
33
  | **Name** | `en_Coff_Ev1` |
34
- | **Version** | `1.1.5` |
35
  | **spaCy** | `>=3.4.3,<3.5.0` |
36
  | **Default Pipeline** | `tok2vec`, `ner` |
37
  | **Components** | `tok2vec`, `ner` |
@@ -56,8 +52,8 @@ When citing, please us ***ALL LICENSED AUTHORS*** below
56
 
57
  | Type | Score |
58
  | --- | --- |
59
- | `ENTS_F` | 99.19 |
60
- | `ENTS_P` | 99.22 |
61
- | `ENTS_R` | 99.16 |
62
- | `TOK2VEC_LOSS` | 58625.70 |
63
- | `NER_LOSS` | 168185.77 |
 
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
+ value: 0.9914578588
18
  - name: NER Recall
19
  type: recall
20
+ value: 0.989766913
21
  - name: NER F Score
22
  type: f_score
23
+ value: 0.9906116643
24
  ---
25
+ Your Coffee at the Speed of Sound
 
 
 
 
26
 
27
  | Feature | Description |
28
  | --- | --- |
29
  | **Name** | `en_Coff_Ev1` |
30
+ | **Version** | `1.1.7` |
31
  | **spaCy** | `>=3.4.3,<3.5.0` |
32
  | **Default Pipeline** | `tok2vec`, `ner` |
33
  | **Components** | `tok2vec`, `ner` |
 
52
 
53
  | Type | Score |
54
  | --- | --- |
55
+ | `ENTS_F` | 99.06 |
56
+ | `ENTS_P` | 99.15 |
57
+ | `ENTS_R` | 98.98 |
58
+ | `TOK2VEC_LOSS` | 92287.82 |
59
+ | `NER_LOSS` | 204966.51 |
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:b8c48c635042af9ffb725dba24b1e4a3e018a94489822ebcefd8868198721470
3
- size 5677660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8616735a2bfe241d1dfd9ee1a908bb384f33235fbac9bc6f4a1dcb39fe0a9ceb
3
+ size 5677037
meta.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
- "version":"1.1.5",
5
  "description":"Your Coffee at the Speed of Sound",
6
  "author":"Chris Bruinsma,Iris Chi,Jack Felciano,Jeffrey Li,Dustin Paden",
7
- "email":"christopher.j.bruinsma@outlook.com",
8
  "url":"",
9
  "license":"MIT",
10
  "spacy_version":">=3.4.3,<3.5.0",
@@ -52,54 +52,64 @@
52
 
53
  ],
54
  "performance":{
55
- "ents_f":0.9919282511,
56
- "ents_p":0.9922248804,
57
- "ents_r":0.9916317992,
58
  "ents_per_type":{
59
- "pastry":{
60
- "p":1.0,
 
 
 
 
 
61
  "r":1.0,
62
- "f":1.0
63
  },
64
- "toppings":{
65
- "p":1.0,
66
- "r":0.9855072464,
67
- "f":0.9927007299
68
  },
69
- "hot breakfast":{
70
  "p":1.0,
71
  "r":1.0,
72
  "f":1.0
73
  },
74
- "drink":{
75
- "p":0.9945454545,
76
- "r":0.9927404719,
77
- "f":0.9936421435
 
 
 
 
 
78
  },
79
  "add-on":{
80
  "p":1.0,
81
- "r":0.935483871,
82
- "f":0.9666666667
83
  },
84
- "milk":{
 
 
 
 
 
85
  "p":1.0,
86
  "r":1.0,
87
  "f":1.0
88
  },
89
- "temperature":{
90
  "p":1.0,
91
- "r":0.9917355372,
92
- "f":0.9958506224
93
- },
94
- "size":{
95
- "p":0.9972144847,
96
- "r":0.9972144847,
97
- "f":0.9972144847
98
- },
99
- "milk texture":{
100
- "p":0.9,
101
  "r":1.0,
102
- "f":0.9473684211
 
 
 
 
 
103
  },
104
  "Brew Style":{
105
  "p":1.0,
@@ -111,30 +121,20 @@
111
  "r":1.0,
112
  "f":1.0
113
  },
114
- "syrup":{
115
- "p":0.9824561404,
116
- "r":1.0,
117
- "f":0.9911504425
118
- },
119
  "pump quantity":{
120
  "p":1.0,
121
  "r":0.9333333333,
122
  "f":0.9655172414
123
  },
124
- "Anti":{
125
- "p":1.0,
126
- "r":1.0,
127
- "f":1.0
128
- },
129
  "shot quality":{
130
- "p":0.92,
131
- "r":1.0,
132
- "f":0.9583333333
133
  },
134
  "shot quantity":{
135
- "p":0.9259259259,
136
- "r":0.9259259259,
137
- "f":0.9259259259
138
  },
139
  "upside-down":{
140
  "p":1.0,
@@ -147,8 +147,8 @@
147
  "f":0.9756097561
148
  }
149
  },
150
- "tok2vec_loss":586.2570232302,
151
- "ner_loss":1681.8576840203
152
  },
153
  "requirements":[
154
 
 
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
+ "version":"1.1.7",
5
  "description":"Your Coffee at the Speed of Sound",
6
  "author":"Chris Bruinsma,Iris Chi,Jack Felciano,Jeffrey Li,Dustin Paden",
7
+ "email":"",
8
  "url":"",
9
  "license":"MIT",
10
  "spacy_version":">=3.4.3,<3.5.0",
 
52
 
53
  ],
54
  "performance":{
55
+ "ents_f":0.9906116643,
56
+ "ents_p":0.9914578588,
57
+ "ents_r":0.989766913,
58
  "ents_per_type":{
59
+ "size":{
60
+ "p":0.9972677596,
61
+ "r":0.9972677596,
62
+ "f":0.9972677596
63
+ },
64
+ "syrup":{
65
+ "p":0.9827586207,
66
  "r":1.0,
67
+ "f":0.9913043478
68
  },
69
+ "drink":{
70
+ "p":0.9947826087,
71
+ "r":0.9896193772,
72
+ "f":0.9921942758
73
  },
74
+ "Anti":{
75
  "p":1.0,
76
  "r":1.0,
77
  "f":1.0
78
  },
79
+ "milk texture":{
80
+ "p":0.9166666667,
81
+ "r":1.0,
82
+ "f":0.9565217391
83
+ },
84
+ "milk":{
85
+ "p":0.9915254237,
86
+ "r":0.9915254237,
87
+ "f":0.9915254237
88
  },
89
  "add-on":{
90
  "p":1.0,
91
+ "r":0.9393939394,
92
+ "f":0.96875
93
  },
94
+ "toppings":{
95
+ "p":0.9871794872,
96
+ "r":0.9746835443,
97
+ "f":0.9808917197
98
+ },
99
+ "pastry":{
100
  "p":1.0,
101
  "r":1.0,
102
  "f":1.0
103
  },
104
+ "hot breakfast":{
105
  "p":1.0,
 
 
 
 
 
 
 
 
 
 
106
  "r":1.0,
107
+ "f":1.0
108
+ },
109
+ "temperature":{
110
+ "p":1.0,
111
+ "r":0.9919354839,
112
+ "f":0.995951417
113
  },
114
  "Brew Style":{
115
  "p":1.0,
 
121
  "r":1.0,
122
  "f":1.0
123
  },
 
 
 
 
 
124
  "pump quantity":{
125
  "p":1.0,
126
  "r":0.9333333333,
127
  "f":0.9655172414
128
  },
 
 
 
 
 
129
  "shot quality":{
130
+ "p":1.0,
131
+ "r":0.9130434783,
132
+ "f":0.9545454545
133
  },
134
  "shot quantity":{
135
+ "p":0.8709677419,
136
+ "r":1.0,
137
+ "f":0.9310344828
138
  },
139
  "upside-down":{
140
  "p":1.0,
 
147
  "f":0.9756097561
148
  }
149
  },
150
+ "tok2vec_loss":922.8782236609,
151
+ "ner_loss":2049.6651394523
152
  },
153
  "requirements":[
154
 
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves�D{"0":{},"1":{"drink":983,"size":363,"syrup":354,"milk":192,"toppings":161,"temperature":133,"Anti":59,"pump quantity":58,"hot breakfast":51,"add-on":43,"pastry":38,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":10},"2":{"drink":983,"size":363,"syrup":354,"milk":192,"toppings":161,"temperature":133,"Anti":59,"pump quantity":58,"hot breakfast":51,"add-on":43,"pastry":38,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":10},"3":{"drink":983,"size":363,"syrup":354,"milk":192,"toppings":161,"temperature":133,"Anti":59,"pump quantity":58,"hot breakfast":51,"add-on":43,"pastry":38,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":10},"4":{"drink":983,"size":363,"syrup":354,"milk":192,"toppings":161,"temperature":133,"Anti":59,"pump quantity":58,"hot breakfast":51,"add-on":43,"pastry":38,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":10,"":1},"5":{"":1}}�cfg��neg_key�
 
1
+ ��moves�L{"0":{},"1":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12},"2":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12},"3":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12},"4":{"drink":1038,"size":370,"syrup":361,"milk":198,"toppings":182,"temperature":136,"hot breakfast":102,"pastry":79,"Anti":63,"pump quantity":58,"add-on":45,"shot quality":35,"shot quantity":34,"roast":24,"Brew Style":24,"extra":18,"upside-down":12,"milk texture":12,"":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:3bb218416d71b9abd9f4c88b74b47b1c0490ebd306613b0dbf22ae7e1c3d777b
3
  size 6009091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac4098da94a468eb2380042585a00f0c9d8db872fdf9e8d0644166dd9c625cda
3
  size 6009091
vocab/strings.json CHANGED
@@ -1589,6 +1589,7 @@
1589
  "salted",
1590
  "sandwhich",
1591
  "sausage",
 
1592
  "sen",
1593
  "sen.",
1594
  "sep",
 
1589
  "salted",
1590
  "sandwhich",
1591
  "sausage",
1592
+ "scone",
1593
  "sen",
1594
  "sen.",
1595
  "sep",