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": "
|
89 |
-
"transformers_version": "4.42.
|
90 |
"transformers_commit": null,
|
91 |
-
"accelerate_version": "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":
|
108 |
-
"max_global_vram":
|
109 |
-
"max_process_vram":
|
110 |
"max_reserved": 773.849088,
|
111 |
"max_allocated": 745.087488
|
112 |
},
|
113 |
"latency": {
|
114 |
"unit": "s",
|
115 |
-
"count":
|
116 |
-
"total": 1.
|
117 |
-
"mean": 0.
|
118 |
-
"stdev": 0.
|
119 |
-
"p50": 0.
|
120 |
-
"p90": 0.
|
121 |
-
"p95": 0.
|
122 |
-
"p99": 0.
|
123 |
"values": [
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
-
0.
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.
|
143 |
-
0.
|
144 |
-
0.
|
145 |
-
0.
|
146 |
-
0.
|
147 |
-
0.
|
148 |
-
0.
|
149 |
-
0.
|
150 |
-
0.
|
151 |
-
0.
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
-
0.
|
162 |
-
0.
|
163 |
-
0.
|
164 |
-
0.
|
165 |
-
0.
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
171 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
174 |
-
0.
|
175 |
-
0.
|
176 |
-
0.
|
177 |
-
0.
|
178 |
-
0.
|
179 |
-
0.
|
180 |
-
0.
|
181 |
-
0.
|
182 |
-
0.
|
183 |
-
0.
|
184 |
-
0.
|
185 |
-
0.
|
186 |
-
0.
|
187 |
-
0.
|
188 |
-
0.
|
189 |
-
0.
|
190 |
-
0.
|
191 |
-
0.
|
|
|
|
|
192 |
]
|
193 |
},
|
194 |
"throughput": {
|
195 |
"unit": "samples/s",
|
196 |
-
"value":
|
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
|