IlyasMoutawwakil HF staff commited on
Commit
d7df0d1
·
verified ·
1 Parent(s): 76642cc

Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.2.2",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "model": "microsoft/deberta-v3-base",
@@ -78,7 +78,7 @@
78
  "machine": "x86_64",
79
  "platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
- "python_version": "3.10.14",
82
  "gpu": [
83
  "NVIDIA A10G"
84
  ],
@@ -104,7 +104,7 @@
104
  "forward": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 959.975424,
108
  "max_global_vram": 1434.976256,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 794.820608,
@@ -112,106 +112,101 @@
112
  },
113
  "latency": {
114
  "unit": "s",
115
- "count": 75,
116
- "total": 1.0082426242828368,
117
- "mean": 0.013443234990437824,
118
- "stdev": 0.0007456770533109025,
119
- "p50": 0.013674495697021484,
120
- "p90": 0.014222949981689454,
121
- "p95": 0.014849126434326171,
122
- "p99": 0.015321067581176762,
123
  "values": [
124
- 0.014947327613830566,
125
- 0.0150763521194458,
126
- 0.014740480422973632,
127
- 0.015088640213012695,
128
- 0.014284799575805664,
129
- 0.013293567657470704,
130
- 0.013551615715026855,
131
- 0.013715456008911133,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  0.013684736251831055,
133
- 0.014000127792358399,
134
- 0.013731840133666993,
135
- 0.013726719856262207,
136
- 0.013833215713500976,
137
- 0.013806591987609864,
138
- 0.01395404815673828,
139
- 0.013799424171447755,
140
- 0.013836288452148437,
141
- 0.013591551780700683,
142
- 0.013813759803771973,
143
- 0.01377280044555664,
144
- 0.013683712005615235,
145
- 0.014130175590515137,
146
- 0.013972479820251465,
147
- 0.013706239700317382,
148
- 0.013917183876037598,
149
- 0.01376972770690918,
150
- 0.013674495697021484,
151
- 0.01375641632080078,
152
- 0.013767680168151856,
153
- 0.013882368087768555,
154
- 0.013604864120483399,
155
- 0.013857791900634766,
156
- 0.013698047637939453,
157
- 0.013813759803771973,
158
- 0.014121983528137207,
159
- 0.014346240043640136,
160
- 0.013826047897338867,
161
- 0.01372054386138916,
162
- 0.013690879821777344,
163
- 0.013595647811889648,
164
- 0.01369600009918213,
165
- 0.014807040214538575,
166
- 0.01598259162902832,
167
- 0.013386752128601074,
168
- 0.013181952476501465,
169
- 0.013023232460021973,
170
- 0.012668928146362305,
171
- 0.012690431594848632,
172
- 0.01273036766052246,
173
- 0.012975104331970215,
174
- 0.012660736083984376,
175
- 0.012609536170959473,
176
- 0.01266483211517334,
177
- 0.012606464385986327,
178
- 0.012621824264526366,
179
- 0.012969984054565429,
180
- 0.012698623657226562,
181
- 0.012641280174255372,
182
- 0.012712960243225097,
183
- 0.01260540771484375,
184
- 0.012668928146362305,
185
- 0.012727295875549317,
186
- 0.012659711837768555,
187
- 0.012614656448364257,
188
- 0.012609536170959473,
189
- 0.012731391906738282,
190
- 0.012596223831176758,
191
- 0.012621824264526366,
192
- 0.012692480087280274,
193
- 0.012637184143066407,
194
- 0.012582912445068359,
195
- 0.012596223831176758,
196
- 0.012613632202148438,
197
- 0.012593152046203614,
198
- 0.012577792167663575
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 74.38685708546345
204
  },
205
  "energy": {
206
  "unit": "kWh",
207
- "cpu": 1.496383630567127e-07,
208
- "ram": 8.168073093202111e-08,
209
- "gpu": 3.4314263562488375e-07,
210
- "total": 5.744617296136175e-07
211
  },
212
  "efficiency": {
213
  "unit": "samples/kWh",
214
- "value": 1740759.9992302344
215
  }
216
  }
217
  }
 
3
  "name": "cuda_inference_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "model": "microsoft/deberta-v3-base",
 
78
  "machine": "x86_64",
79
  "platform": "Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
+ "python_version": "3.10.12",
82
  "gpu": [
83
  "NVIDIA A10G"
84
  ],
 
104
  "forward": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 975.151104,
108
  "max_global_vram": 1434.976256,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 794.820608,
 
112
  },
113
  "latency": {
114
  "unit": "s",
115
+ "count": 70,
116
+ "total": 1.0027070407867433,
117
+ "mean": 0.014324386296953474,
118
+ "stdev": 0.0007211542333931602,
119
+ "p50": 0.014160352230072022,
120
+ "p90": 0.015174377822875977,
121
+ "p95": 0.015343468952178954,
122
+ "p99": 0.017134304504394533,
123
  "values": [
124
+ 0.01528217601776123,
125
+ 0.015981568336486816,
126
+ 0.015334527969360351,
127
+ 0.014557184219360352,
128
+ 0.014098431587219238,
129
+ 0.014656512260437012,
130
+ 0.014072832107543945,
131
+ 0.014032896041870118,
132
+ 0.014147520065307617,
133
+ 0.014495583534240722,
134
+ 0.014276608467102051,
135
+ 0.014178303718566895,
136
+ 0.015162400245666504,
137
+ 0.017354751586914064,
138
+ 0.0147958402633667,
139
+ 0.014825471878051758,
140
+ 0.01470464038848877,
141
+ 0.01472000026702881,
142
+ 0.014593024253845215,
143
+ 0.014302207946777343,
144
+ 0.015350784301757812,
145
+ 0.01479587173461914,
146
+ 0.014662495613098145,
147
+ 0.01459609603881836,
148
+ 0.01482960033416748,
149
+ 0.014487680435180663,
150
+ 0.01406668758392334,
151
+ 0.014143487930297852,
152
+ 0.014358400344848633,
153
+ 0.014075008392333985,
154
+ 0.014101504325866699,
155
+ 0.014173184394836426,
156
+ 0.014194687843322755,
157
+ 0.014568448066711426,
158
+ 0.014457759857177734,
159
+ 0.01429196834564209,
160
+ 0.014202879905700684,
161
+ 0.014183423995971679,
162
+ 0.01394380760192871,
163
+ 0.0140830717086792,
164
+ 0.014041088104248046,
165
+ 0.013773823738098144,
166
+ 0.01420083236694336,
167
+ 0.014611455917358398,
168
+ 0.01528217601776123,
169
+ 0.017035263061523438,
170
+ 0.01501696014404297,
171
+ 0.014133248329162598,
172
+ 0.013983743667602539,
173
+ 0.013650943756103515,
174
+ 0.01363046360015869,
175
+ 0.013845503807067871,
176
+ 0.013901887893676758,
177
+ 0.013549568176269532,
178
+ 0.013486080169677735,
179
+ 0.013709312438964843,
180
  0.013684736251831055,
181
+ 0.013677536010742187,
182
+ 0.013662336349487304,
183
+ 0.014077887535095215,
184
+ 0.013945856094360352,
185
+ 0.013668352127075196,
186
+ 0.013616127967834473,
187
+ 0.013607935905456543,
188
+ 0.01358847999572754,
189
+ 0.013616127967834473,
190
+ 0.013620223999023438,
191
+ 0.013693951606750488,
192
+ 0.013613056182861329,
193
+ 0.013642751693725585
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
194
  ]
195
  },
196
  "throughput": {
197
  "unit": "samples/s",
198
+ "value": 69.81101872494747
199
  },
200
  "energy": {
201
  "unit": "kWh",
202
+ "cpu": 1.6979205939504838e-07,
203
+ "ram": 9.24548919517422e-08,
204
+ "gpu": 3.294645492857122e-07,
205
+ "total": 5.917115006325028e-07
206
  },
207
  "efficiency": {
208
  "unit": "samples/kWh",
209
+ "value": 1690012.7831401995
210
  }
211
  }
212
  }