IlyasMoutawwakil HF staff commited on
Commit
62d3a13
·
verified ·
1 Parent(s): 1fe96f6

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
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
- "model": "microsoft/deberta-v3-base",
10
  "library": "transformers",
 
 
11
  "device": "cuda",
12
  "device_ids": "0",
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
- "hub_kwargs": {
17
- "revision": "main",
18
- "force_download": false,
19
- "local_files_only": false,
20
- "trust_remote_code": false
21
- },
22
  "no_weights": true,
23
  "device_map": null,
24
  "torch_dtype": null,
@@ -104,7 +102,7 @@
104
  "forward": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 975.2576,
108
  "max_global_vram": 1434.976256,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 794.820608,
@@ -112,102 +110,101 @@
112
  },
113
  "latency": {
114
  "unit": "s",
115
- "count": 71,
116
- "total": 1.0105680618286133,
117
- "mean": 0.014233352983501596,
118
- "stdev": 0.0009368257104767214,
119
- "p50": 0.014131199836730958,
120
- "p90": 0.014717951774597168,
121
- "p95": 0.01530470371246338,
122
- "p99": 0.0179808250427246,
123
  "values": [
124
- 0.02048102378845215,
125
- 0.016909311294555664,
126
- 0.015560704231262207,
127
- 0.015542271614074708,
128
- 0.014823424339294433,
129
- 0.014441472053527832,
130
- 0.013966336250305175,
131
- 0.014058496475219727,
132
- 0.014206975936889648,
133
- 0.01437286376953125,
134
- 0.014449664115905762,
135
- 0.014611455917358398,
136
- 0.01428377628326416,
137
- 0.014131199836730958,
138
- 0.014133248329162598,
139
- 0.014118911743164063,
140
- 0.013938688278198242,
141
- 0.013993984222412109,
142
- 0.01397760009765625,
143
- 0.014054400444030762,
144
- 0.014270463943481445,
145
- 0.014717951774597168,
146
- 0.014233599662780762,
147
- 0.014155743598937988,
148
- 0.014161919593811035,
149
- 0.014147583961486816,
150
- 0.014015487670898438,
151
- 0.014022656440734863,
152
- 0.014317567825317384,
153
- 0.013963264465332031,
154
- 0.01426534366607666,
155
- 0.014013440132141113,
156
- 0.014363648414611817,
157
- 0.015067135810852051,
158
  0.014791680335998534,
159
- 0.014551039695739745,
160
- 0.014041088104248046,
161
- 0.01416806411743164,
162
- 0.014435327529907227,
163
- 0.014334976196289062,
164
- 0.01426534366607666,
 
 
 
 
 
 
 
 
 
165
  0.014213120460510254,
 
 
 
 
 
 
166
  0.014326784133911133,
167
- 0.014392319679260255,
168
- 0.014534655570983887,
169
- 0.014511103630065919,
170
- 0.013952992439270019,
171
- 0.014600192070007324,
172
- 0.014024703979492188,
 
 
 
 
 
 
 
 
 
 
 
 
173
  0.013894656181335448,
174
- 0.013783040046691895,
175
- 0.013505536079406738,
176
- 0.013489151954650879,
177
- 0.013700032234191894,
178
- 0.013913087844848633,
179
- 0.013678591728210449,
180
- 0.01439846420288086,
181
- 0.01353932762145996,
182
- 0.013499391555786134,
183
- 0.013502495765686035,
184
- 0.013468671798706054,
185
- 0.013436927795410156,
186
- 0.013428735733032226,
187
- 0.013458399772644044,
188
- 0.013447168350219727,
189
- 0.013510656356811524,
190
- 0.013401087760925292,
191
- 0.013384703636169434,
192
- 0.013881343841552735,
193
- 0.013812735557556152,
194
- 0.013518848419189454
 
 
 
 
 
 
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 70.25751424552857
200
  },
201
  "energy": {
202
  "unit": "kWh",
203
- "cpu": 1.6290078696594936e-07,
204
- "ram": 8.863610284905704e-08,
205
- "gpu": 3.4152995358904794e-07,
206
- "total": 5.930668434040543e-07
207
  },
208
  "efficiency": {
209
  "unit": "samples/kWh",
210
- "value": 1686150.5766538084
211
  }
212
  }
213
  }
 
6
  "version": "2.3.0+cu121",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
 
9
  "library": "transformers",
10
+ "model": "microsoft/deberta-v3-base",
11
+ "processor": "microsoft/deberta-v3-base",
12
  "device": "cuda",
13
  "device_ids": "0",
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
+ "model_kwargs": {},
18
+ "processor_kwargs": {},
19
+ "hub_kwargs": {},
 
 
 
20
  "no_weights": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
102
  "forward": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 973.7216,
106
  "max_global_vram": 1434.976256,
107
  "max_process_vram": 0.0,
108
  "max_reserved": 794.820608,
 
110
  },
111
  "latency": {
112
  "unit": "s",
113
+ "count": 70,
114
+ "total": 1.0061576690673828,
115
+ "mean": 0.014373680986676898,
116
+ "stdev": 0.00026425860773658167,
117
+ "p50": 0.014342656135559082,
118
+ "p90": 0.014797517108917236,
119
+ "p95": 0.014924031782150269,
120
+ "p99": 0.014994319257736206,
121
  "values": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
  0.014791680335998534,
123
+ 0.014904319763183594,
124
+ 0.014857215881347656,
125
+ 0.014670751571655273,
126
+ 0.014220288276672363,
127
+ 0.01420902442932129,
128
+ 0.014218239784240723,
129
+ 0.014090239524841308,
130
+ 0.014104576110839843,
131
+ 0.014255104064941406,
132
+ 0.014347264289855957,
133
+ 0.014137344360351562,
134
+ 0.014187520027160644,
135
+ 0.014226431846618653,
136
+ 0.014338047981262207,
137
+ 0.014148608207702636,
138
  0.014213120460510254,
139
+ 0.014131199836730958,
140
+ 0.014117888450622559,
141
+ 0.014134271621704102,
142
+ 0.01409331226348877,
143
+ 0.01438003158569336,
144
+ 0.01448140811920166,
145
  0.014326784133911133,
146
+ 0.014186464309692382,
147
+ 0.01436569595336914,
148
+ 0.0142673921585083,
149
+ 0.01415987205505371,
150
+ 0.014188544273376465,
151
+ 0.014384127616882325,
152
+ 0.01406873607635498,
153
+ 0.0140697603225708,
154
+ 0.01407795238494873,
155
+ 0.014150624275207519,
156
+ 0.014461952209472656,
157
+ 0.01448960018157959,
158
+ 0.014296064376831055,
159
+ 0.014125056266784668,
160
+ 0.014151647567749023,
161
+ 0.014020607948303223,
162
+ 0.014054400444030762,
163
+ 0.014038016319274902,
164
  0.013894656181335448,
165
+ 0.014030847549438476,
166
+ 0.014228480339050293,
167
+ 0.014315520286560059,
168
+ 0.015007743835449219,
169
+ 0.014940159797668457,
170
+ 0.014850048065185547,
171
+ 0.014645248413085938,
172
+ 0.014537728309631348,
173
+ 0.014452735900878906,
174
+ 0.014501888275146485,
175
+ 0.014515232086181641,
176
+ 0.014433279991149902,
177
+ 0.014564352035522461,
178
+ 0.014943231582641601,
179
+ 0.014523391723632812,
180
+ 0.014533632278442383,
181
+ 0.014446592330932618,
182
+ 0.01448857593536377,
183
+ 0.014561280250549317,
184
+ 0.014525440216064453,
185
+ 0.014503935813903808,
186
+ 0.014445568084716797,
187
+ 0.014445568084716797,
188
+ 0.014988287925720215,
189
+ 0.014632960319519044,
190
+ 0.014562303543090821,
191
+ 0.01449779224395752
192
  ]
193
  },
194
  "throughput": {
195
  "unit": "samples/s",
196
+ "value": 69.57160110391413
197
  },
198
  "energy": {
199
  "unit": "kWh",
200
+ "cpu": 1.6822979810278927e-07,
201
+ "ram": 9.195499344161976e-08,
202
+ "gpu": 3.5134613397182783e-07,
203
+ "total": 6.115309255162369e-07
204
  },
205
  "efficiency": {
206
  "unit": "samples/kWh",
207
+ "value": 1635240.2769423781
208
  }
209
  }
210
  }