cbruinsm commited on
Commit
a788d03
1 Parent(s): 8efd0ee

Update spaCy pipeline

Browse files
Files changed (6) hide show
  1. README.md +12 -22
  2. en_Coff_Ev1-any-py3-none-any.whl +2 -2
  3. meta.json +52 -52
  4. ner/model +0 -0
  5. ner/moves +1 -1
  6. tok2vec/model +1 -1
README.md CHANGED
@@ -4,7 +4,6 @@ tags:
4
  - token-classification
5
  language:
6
  - en
7
- license: cc-by-nc-sa-3.0
8
  model-index:
9
  - name: en_Coff_Ev1
10
  results:
@@ -14,36 +13,27 @@ model-index:
14
  metrics:
15
  - name: NER Precision
16
  type: precision
17
- value: 0.9673151751
18
  - name: NER Recall
19
  type: recall
20
- value: 0.9872915012
21
  - name: NER F Score
22
  type: f_score
23
- value: 0.9772012579
24
  ---
25
- Your Coffee Ordered at the Speed of Sound
26
-
27
- For citations please use the included ```refs.bib``` this project was a collaboration between five students with a common goal of simplifying the ordering process.
28
-
29
- You *are permitted* to use this software for any projects, however this is *not permitted* for use in any commerical instances under our ```cc-by-nc-sa-3.0``` <br>
30
- license without explicit permissions from the author(s).
31
-
32
-
33
 
34
  | Feature | Description |
35
  | --- | --- |
36
  | **Name** | `en_Coff_Ev1` |
37
- | **Version** | `1.3.2` |
38
  | **spaCy** | `>=3.4.3,<3.5.0` |
39
  | **Default Pipeline** | `tok2vec`, `ner` |
40
  | **Components** | `tok2vec`, `ner` |
41
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
42
  | **Sources** | n/a |
43
- | **License** | `cc-by-nc-sa-3.0` |
44
- | **Author** | [C.Bruinsma,I.Chi,J.Feliciano,J.Li,D.Paden]() |
45
-
46
- *THIS SOFTWARE IS PROVIDED AS IS BY ITS AUTHORS UNDER NO WARRANTY OF ITS FUNCTION.*
47
 
48
  ### Label Scheme
49
 
@@ -61,8 +51,8 @@ license without explicit permissions from the author(s).
61
 
62
  | Type | Score |
63
  | --- | --- |
64
- | `ENTS_F` | 97.72 |
65
- | `ENTS_P` | 96.73 |
66
- | `ENTS_R` | 98.73 |
67
- | `TOK2VEC_LOSS` | 54858.85 |
68
- | `NER_LOSS` | 427986.33 |
 
4
  - token-classification
5
  language:
6
  - en
 
7
  model-index:
8
  - name: en_Coff_Ev1
9
  results:
 
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
+ value: 0.9794285714
17
  - name: NER Recall
18
  type: recall
19
+ value: 0.9731264194
20
  - name: NER F Score
21
  type: f_score
22
+ value: 0.9762673249
23
  ---
24
+ Last version was terrible, so it had to be updated
 
 
 
 
 
 
 
25
 
26
  | Feature | Description |
27
  | --- | --- |
28
  | **Name** | `en_Coff_Ev1` |
29
+ | **Version** | `1.4.0` |
30
  | **spaCy** | `>=3.4.3,<3.5.0` |
31
  | **Default Pipeline** | `tok2vec`, `ner` |
32
  | **Components** | `tok2vec`, `ner` |
33
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
34
  | **Sources** | n/a |
35
+ | **License** | n/a |
36
+ | **Author** | [n/a]() |
 
 
37
 
38
  ### Label Scheme
39
 
 
51
 
52
  | Type | Score |
53
  | --- | --- |
54
+ | `ENTS_F` | 97.63 |
55
+ | `ENTS_P` | 97.94 |
56
+ | `ENTS_R` | 97.31 |
57
+ | `TOK2VEC_LOSS` | 97244.26 |
58
+ | `NER_LOSS` | 497166.40 |
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:b4e189d70a3da99267df58edacaaa1d5a7109eca293dffd64a18daa32107bd11
3
- size 5698629
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4bbc79a519d0bcfe1ad1badb8809a7aa6841444b3045b9842f05943978c586e
3
+ size 5694492
meta.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
- "version":"1.3.3",
5
- "description":"filler, we have a model card",
6
  "author":"",
7
  "email":"",
8
  "url":"",
9
- "license":"cc-by-nc-sa-3.0",
10
  "spacy_version":">=3.4.3,<3.5.0",
11
  "spacy_git_version":"63673a792",
12
  "vectors":{
@@ -54,44 +54,44 @@
54
 
55
  ],
56
  "performance":{
57
- "ents_f":0.9765834933,
58
- "ents_p":0.9709923664,
59
- "ents_r":0.9822393822,
60
  "ents_per_type":{
61
- "toppings":{
62
- "p":0.9831932773,
63
- "r":0.975,
64
- "f":0.9790794979
65
  },
66
- "drink":{
67
- "p":0.9730010384,
68
- "r":0.980125523,
69
- "f":0.9765502866
70
  },
71
  "syrup":{
72
- "p":0.9703264095,
73
- "r":0.9939209726,
74
- "f":0.981981982
75
  },
76
- "milk":{
77
- "p":0.9803921569,
78
- "r":0.9868421053,
79
- "f":0.9836065574
80
  },
81
- "Anti":{
82
- "p":0.9166666667,
83
- "r":1.0,
84
- "f":0.9565217391
85
  },
86
- "size":{
87
- "p":0.9717391304,
88
- "r":0.9933333333,
89
- "f":0.9824175824
90
  },
91
- "temperature":{
92
- "p":0.9885714286,
93
- "r":0.9664804469,
94
- "f":0.9774011299
95
  },
96
  "Blended":{
97
  "p":1.0,
@@ -109,35 +109,35 @@
109
  "f":0.9814814815
110
  },
111
  "shot quantity":{
112
- "p":0.9305555556,
113
- "r":0.9571428571,
114
- "f":0.9436619718
115
  },
116
  "Brew Style":{
117
  "p":0.9714285714,
118
  "r":1.0,
119
  "f":0.9855072464
120
  },
121
- "roast":{
122
- "p":0.9565217391,
123
- "r":0.9565217391,
124
- "f":0.9565217391
125
- },
126
  "milk texture":{
127
- "p":0.9375,
128
- "r":0.9375,
129
- "f":0.9375
130
  },
131
  "pump quantity":{
132
- "p":0.9696969697,
133
- "r":0.9411764706,
134
- "f":0.9552238806
135
  },
136
  "Coffee Varietal":{
137
  "p":0.9411764706,
138
  "r":1.0,
139
  "f":0.9696969697
140
  },
 
 
 
 
 
141
  "pastry":{
142
  "p":1.0,
143
  "r":1.0,
@@ -149,9 +149,9 @@
149
  "f":1.0
150
  },
151
  "shot quality":{
152
- "p":1.0,
153
- "r":0.9130434783,
154
- "f":0.9545454545
155
  },
156
  "upside-down":{
157
  "p":1.0,
@@ -159,8 +159,8 @@
159
  "f":1.0
160
  }
161
  },
162
- "tok2vec_loss":698.306774263,
163
- "ner_loss":4656.7411528605
164
  },
165
  "requirements":[
166
 
 
1
  {
2
  "lang":"en",
3
  "name":"Coff_Ev1",
4
+ "version":"1.4.0",
5
+ "description":"Last version was terrible, so it had to be updated",
6
  "author":"",
7
  "email":"",
8
  "url":"",
9
+ "license":"",
10
  "spacy_version":">=3.4.3,<3.5.0",
11
  "spacy_git_version":"63673a792",
12
  "vectors":{
 
54
 
55
  ],
56
  "performance":{
57
+ "ents_f":0.9762673249,
58
+ "ents_p":0.9794285714,
59
+ "ents_r":0.9731264194,
60
  "ents_per_type":{
61
+ "size":{
62
+ "p":0.9911894273,
63
+ "r":0.974025974,
64
+ "f":0.9825327511
65
  },
66
+ "temperature":{
67
+ "p":0.9945652174,
68
+ "r":0.9631578947,
69
+ "f":0.9786096257
70
  },
71
  "syrup":{
72
+ "p":0.9766081871,
73
+ "r":0.9823529412,
74
+ "f":0.9794721408
75
  },
76
+ "drink":{
77
+ "p":0.9792960663,
78
+ "r":0.9742533471,
79
+ "f":0.9767681982
80
  },
81
+ "milk":{
82
+ "p":0.9806451613,
83
+ "r":0.9806451613,
84
+ "f":0.9806451613
85
  },
86
+ "toppings":{
87
+ "p":0.9831932773,
88
+ "r":0.975,
89
+ "f":0.9790794979
90
  },
91
+ "Anti":{
92
+ "p":0.9761904762,
93
+ "r":0.9318181818,
94
+ "f":0.9534883721
95
  },
96
  "Blended":{
97
  "p":1.0,
 
109
  "f":0.9814814815
110
  },
111
  "shot quantity":{
112
+ "p":0.9428571429,
113
+ "r":0.9428571429,
114
+ "f":0.9428571429
115
  },
116
  "Brew Style":{
117
  "p":0.9714285714,
118
  "r":1.0,
119
  "f":0.9855072464
120
  },
 
 
 
 
 
121
  "milk texture":{
122
+ "p":0.8888888889,
123
+ "r":1.0,
124
+ "f":0.9411764706
125
  },
126
  "pump quantity":{
127
+ "p":1.0,
128
+ "r":0.9117647059,
129
+ "f":0.9538461538
130
  },
131
  "Coffee Varietal":{
132
  "p":0.9411764706,
133
  "r":1.0,
134
  "f":0.9696969697
135
  },
136
+ "roast":{
137
+ "p":1.0,
138
+ "r":0.9130434783,
139
+ "f":0.9545454545
140
+ },
141
  "pastry":{
142
  "p":1.0,
143
  "r":1.0,
 
149
  "f":1.0
150
  },
151
  "shot quality":{
152
+ "p":0.9565217391,
153
+ "r":0.9565217391,
154
+ "f":0.9565217391
155
  },
156
  "upside-down":{
157
  "p":1.0,
 
159
  "f":1.0
160
  }
161
  },
162
+ "tok2vec_loss":972.4425642409,
163
+ "ner_loss":4971.6640156421
164
  },
165
  "requirements":[
166
 
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves��{"0":{},"1":{"drink":1672,"syrup":501,"size":454,"toppings":273,"milk":264,"temperature":194,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10},"2":{"drink":1672,"syrup":501,"size":454,"toppings":273,"milk":264,"temperature":194,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10},"3":{"drink":1672,"syrup":501,"size":454,"toppings":273,"milk":264,"temperature":194,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10},"4":{"drink":1672,"syrup":501,"size":454,"toppings":273,"milk":264,"temperature":194,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10,"":1},"5":{"":1}}�cfg��neg_key�
 
1
+ ��moves��{"0":{},"1":{"drink":1690,"syrup":515,"size":466,"toppings":273,"milk":269,"temperature":205,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10},"2":{"drink":1690,"syrup":515,"size":466,"toppings":273,"milk":269,"temperature":205,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10},"3":{"drink":1690,"syrup":515,"size":466,"toppings":273,"milk":269,"temperature":205,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10},"4":{"drink":1690,"syrup":515,"size":466,"toppings":273,"milk":269,"temperature":205,"hot breakfast":102,"shot quantity":93,"Anti":93,"pastry":84,"add-on":67,"pump quantity":66,"extra":40,"shot quality":35,"Brew Style":35,"Coffee Varietal":29,"roast":26,"milk texture":17,"upside-down":12,"Blended":10,"":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:3d9a036a373b7e97f259a5f77c1e495b36aa714e53e04ebe78ebae8dd4f9202c
3
  size 6009091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1486fb8021f0667924a768462f82fdc90325d131ba38e6ade30ae6a8774cfbc1
3
  size 6009091