IlyasMoutawwakil HF staff commited on
Commit
ad7002b
·
verified ·
1 Parent(s): 385fbfd

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

Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "64d7cde4ffc4c5c7d57f80bbb0bfaa5207878a13",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1155.50208,
114
- "max_global_vram": 6078.73024,
115
- "max_process_vram": 468976.103424,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.8990290908813476,
123
- "mean": 0.17980581817626953,
124
- "stdev": 0.20297212457362065,
125
- "p50": 0.07847770690917968,
126
- "p90": 0.3831807250976563,
127
- "p95": 0.4844642944335937,
128
- "p99": 0.5654911499023437,
129
  "values": [
130
- 0.5857478637695313,
131
- 0.07723131561279296,
132
- 0.0782421875,
133
- 0.07847770690917968,
134
- 0.07933001708984375
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 55.615552941655494
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1155.50208,
148
- "max_global_vram": 6078.73024,
149
- "max_process_vram": 468976.103424,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.6629791793823242,
157
- "mean": 0.3314895896911621,
158
- "stdev": 0.25425827407836915,
159
- "p50": 0.3314895896911621,
160
- "p90": 0.5348962089538575,
161
- "p95": 0.5603220363616943,
162
- "p99": 0.5806626982879639,
163
  "values": [
164
- 0.5857478637695313,
165
- 0.07723131561279296
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 12.066743947303648
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1155.50208,
179
- "max_global_vram": 6078.73024,
180
- "max_process_vram": 468976.103424,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.23604991149902343,
188
- "mean": 0.07868330383300781,
189
- "stdev": 0.00046729425094587,
190
- "p50": 0.07847770690917968,
191
- "p90": 0.07915955505371093,
192
- "p95": 0.07924478607177735,
193
- "p99": 0.07931297088623046,
194
  "values": [
195
- 0.0782421875,
196
- 0.07847770690917968,
197
- 0.07933001708984375
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 76.25505930373741
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "802823c7274dfd9b1edbe9a02521fdbafa78149a",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1150.173184,
114
+ "max_global_vram": 4657.9712,
115
+ "max_process_vram": 432551.153664,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.884187858581543,
123
+ "mean": 0.1768375717163086,
124
+ "stdev": 0.20844270679703952,
125
+ "p50": 0.0723255386352539,
126
+ "p90": 0.3857605529785157,
127
+ "p95": 0.48974081115722645,
128
+ "p99": 0.5729250177001953,
129
  "values": [
130
+ 0.5937210693359375,
131
+ 0.07381977844238281,
132
+ 0.07231705474853516,
133
+ 0.0720044174194336,
134
+ 0.0723255386352539
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 56.54906874678468
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1150.173184,
148
+ "max_global_vram": 4657.9712,
149
+ "max_process_vram": 432551.153664,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6675408477783203,
157
+ "mean": 0.3337704238891602,
158
+ "stdev": 0.2599506454467773,
159
+ "p50": 0.3337704238891602,
160
+ "p90": 0.5417309402465821,
161
+ "p95": 0.5677260047912598,
162
+ "p99": 0.588522056427002,
163
  "values": [
164
+ 0.5937210693359375,
165
+ 0.07381977844238281
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 11.984285346170564
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1150.173184,
179
+ "max_global_vram": 4657.9712,
180
+ "max_process_vram": 432551.153664,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.21664701080322266,
188
+ "mean": 0.07221567026774088,
189
+ "stdev": 0.00014941846945613245,
190
+ "p50": 0.07231705474853516,
191
+ "p90": 0.07232384185791015,
192
+ "p95": 0.07232469024658203,
193
+ "p99": 0.07232536895751952,
194
  "values": [
195
+ 0.07231705474853516,
196
+ 0.0720044174194336,
197
+ 0.0723255386352539
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 83.08446044681014
203
  },
204
  "energy": null,
205
  "efficiency": null