IlyasMoutawwakil HF staff commited on
Commit
90774fa
·
verified ·
1 Parent(s): ded20a5

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
@@ -7,6 +7,7 @@
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",
@@ -85,10 +86,10 @@
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
- "optimum_benchmark_commit": "79990507b694d513bac81e140baff3af23a6bff7",
89
- "transformers_version": "4.42.3",
90
  "transformers_commit": null,
91
- "accelerate_version": "0.31.0",
92
  "accelerate_commit": null,
93
  "diffusers_version": "0.29.2",
94
  "diffusers_commit": null,
@@ -104,96 +105,98 @@
104
  "forward": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 1028.263936,
108
- "max_global_vram": 65394.655232,
109
- "max_process_vram": 248112.136192,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 745.087488
112
  },
113
  "latency": {
114
  "unit": "s",
115
- "count": 68,
116
- "total": 1.0015306053161621,
117
- "mean": 0.014728391254649443,
118
- "stdev": 0.0008095850224997028,
119
- "p50": 0.015054892539978028,
120
- "p90": 0.015497533416748047,
121
- "p95": 0.01558668565750122,
122
- "p99": 0.015783515853881835,
123
  "values": [
124
- 0.014492332458496094,
125
- 0.01547601318359375,
126
- 0.015495853424072266,
127
- 0.015421612739562988,
128
- 0.015231212615966798,
129
- 0.015265453338623046,
130
- 0.015182252883911132,
131
- 0.015339693069458009,
132
- 0.015589933395385742,
133
- 0.015414572715759278,
134
- 0.015406892776489258,
135
- 0.01556561279296875,
136
- 0.01558065414428711,
137
- 0.015387212753295899,
138
- 0.015357933044433593,
139
- 0.015315532684326172,
140
- 0.01545793342590332,
141
- 0.015492173194885253,
142
- 0.015444652557373047,
143
- 0.015349132537841797,
144
- 0.015372332572937011,
145
- 0.015501453399658202,
146
- 0.015328172683715821,
147
- 0.0153238525390625,
148
- 0.015689932823181152,
149
- 0.015396814346313476,
150
- 0.01575537300109863,
151
- 0.015336812973022461,
152
- 0.015378573417663573,
153
- 0.015227692604064941,
154
- 0.015012972831726075,
155
- 0.015011053085327148,
156
- 0.01493153190612793,
157
- 0.015261611938476562,
158
- 0.014924012184143066,
159
- 0.015093293190002442,
160
- 0.015840654373168946,
161
- 0.015262892723083496,
162
- 0.015016491889953614,
163
- 0.014390253067016601,
164
- 0.013436330795288085,
165
- 0.013480812072753907,
166
- 0.01383729076385498,
167
- 0.013445932388305664,
168
- 0.013407051086425781,
169
- 0.014068812370300292,
170
- 0.013450251579284669,
171
- 0.014117451667785644,
172
- 0.01521729278564453,
173
- 0.014640332221984863,
174
- 0.014249132156372071,
175
- 0.01491169261932373,
176
- 0.014937453269958496,
177
- 0.014629291534423829,
178
- 0.01459185218811035,
179
- 0.014184332847595215,
180
- 0.01363153076171875,
181
- 0.014030571937561034,
182
- 0.013419852256774903,
183
- 0.013447370529174805,
184
- 0.013357770919799805,
185
- 0.013474732398986817,
186
- 0.013832491874694824,
187
- 0.01364193058013916,
188
- 0.013627371788024902,
189
- 0.013464810371398926,
190
- 0.013421451568603516,
191
- 0.013252970695495605
 
 
192
  ]
193
  },
194
  "throughput": {
195
  "unit": "samples/s",
196
- "value": 67.8960779022163
197
  },
198
  "energy": null,
199
  "efficiency": null
 
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
10
+ "model_type": "deberta-v2",
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.3.1",
89
+ "optimum_benchmark_commit": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
90
+ "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
+ "accelerate_version": "0.32.1",
93
  "accelerate_commit": null,
94
  "diffusers_version": "0.29.2",
95
  "diffusers_commit": null,
 
105
  "forward": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1027.977216,
109
+ "max_global_vram": 1122.844672,
110
+ "max_process_vram": 191988.379648,
111
  "max_reserved": 773.849088,
112
  "max_allocated": 745.087488
113
  },
114
  "latency": {
115
  "unit": "s",
116
+ "count": 70,
117
+ "total": 1.0033872213363648,
118
+ "mean": 0.014334103161948069,
119
+ "stdev": 0.0007097854688752315,
120
+ "p50": 0.014326951026916505,
121
+ "p90": 0.01504045066833496,
122
+ "p95": 0.0151335777759552,
123
+ "p99": 0.01605612468719483,
124
  "values": [
125
+ 0.013663275718688965,
126
+ 0.014079913139343262,
127
+ 0.014302790641784668,
128
+ 0.013937192916870117,
129
+ 0.013730475425720215,
130
+ 0.013585355758666992,
131
+ 0.013917353630065918,
132
+ 0.013816554069519043,
133
+ 0.014197992324829102,
134
+ 0.014389671325683594,
135
+ 0.014248231887817382,
136
+ 0.014046153068542481,
137
+ 0.01435111141204834,
138
+ 0.013822794914245606,
139
+ 0.01427175235748291,
140
+ 0.014205830574035645,
141
+ 0.017705490112304687,
142
+ 0.015209026336669922,
143
+ 0.014996227264404296,
144
+ 0.01445607089996338,
145
+ 0.013352237701416015,
146
+ 0.01324871826171875,
147
+ 0.013316237449645996,
148
+ 0.013796714782714844,
149
+ 0.014786149024963379,
150
+ 0.014690788269042968,
151
+ 0.01492166805267334,
152
+ 0.014712228775024414,
153
+ 0.015128385543823243,
154
+ 0.01482790756225586,
155
+ 0.01476070785522461,
156
+ 0.014742629051208496,
157
+ 0.013849034309387206,
158
+ 0.013612395286560058,
159
+ 0.013486796379089356,
160
+ 0.013638155937194824,
161
+ 0.013801514625549316,
162
+ 0.013437676429748534,
163
+ 0.013478317260742188,
164
+ 0.013502636909484863,
165
+ 0.01316695785522461,
166
+ 0.013144718170166016,
167
+ 0.013827433586120605,
168
+ 0.014664548873901367,
169
+ 0.01439047145843506,
170
+ 0.015035106658935546,
171
+ 0.014764867782592773,
172
+ 0.013966633796691894,
173
+ 0.013926794052124023,
174
+ 0.013967432975769044,
175
+ 0.013845514297485352,
176
+ 0.014120391845703125,
177
+ 0.013868393898010254,
178
+ 0.014365510940551758,
179
+ 0.014919906616210938,
180
+ 0.014665349006652832,
181
+ 0.015315105438232422,
182
+ 0.014951907157897949,
183
+ 0.014737028121948242,
184
+ 0.015088546752929687,
185
+ 0.014795429229736328,
186
+ 0.01483222770690918,
187
+ 0.015106786727905273,
188
+ 0.014799908638000488,
189
+ 0.01470102882385254,
190
+ 0.014812387466430665,
191
+ 0.01480310821533203,
192
+ 0.014828067779541015,
193
+ 0.015137825965881348,
194
+ 0.014813668251037597
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 69.76369492404962
200
  },
201
  "energy": null,
202
  "efficiency": null