IlyasMoutawwakil HF staff commited on
Commit
5ae7f6a
·
verified ·
1 Parent(s): a2f1ca7

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.4.0",
94
- "optimum_benchmark_commit": "3e7bebdc507bc4e37dce5660074b7586de6b39b2",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1155.70688,
114
- "max_global_vram": 4373.1968,
115
- "max_process_vram": 439576.489984,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7837926406860353,
123
- "mean": 0.15675852813720706,
124
- "stdev": 0.17441026091837658,
125
- "p50": 0.06937079620361328,
126
- "p90": 0.33142892761230475,
127
- "p95": 0.4185036636352539,
128
- "p99": 0.4881634524536133,
129
  "values": [
130
- 0.5055783996582032,
131
- 0.07020471954345703,
132
- 0.06931944274902344,
133
- 0.06937079620361328,
134
- 0.06931928253173827
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 63.79238258251082
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1155.70688,
148
- "max_global_vram": 4373.1968,
149
- "max_process_vram": 439576.489984,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5757831192016603,
157
- "mean": 0.2878915596008301,
158
- "stdev": 0.21768684005737307,
159
- "p50": 0.2878915596008301,
160
- "p90": 0.46204103164672855,
161
- "p95": 0.48380971565246583,
162
- "p99": 0.5012246628570557,
163
  "values": [
164
- 0.5055783996582032,
165
- 0.07020471954345703
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 13.894120430436079
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1155.70688,
179
- "max_global_vram": 4373.1968,
180
- "max_process_vram": 439576.489984,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.208009521484375,
188
- "mean": 0.06933650716145832,
189
- "stdev": 2.4246102454105697e-05,
190
- "p50": 0.06931944274902344,
191
- "p90": 0.06936052551269531,
192
- "p95": 0.0693656608581543,
193
- "p99": 0.06936976913452148,
194
  "values": [
195
- 0.06931944274902344,
196
- 0.06937079620361328,
197
- 0.06931928253173827
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 86.53450030340127
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": "65fa416fd503cfe9a2be7637ee30c70a4a1f96f1",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1150.779392,
114
+ "max_global_vram": 4373.23776,
115
+ "max_process_vram": 449245.147136,
116
  "max_reserved": 3919.577088,
117
  "max_allocated": 3695.353344
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.8164827804565429,
123
+ "mean": 0.16329655609130858,
124
+ "stdev": 0.1836888493465094,
125
+ "p50": 0.07161728668212891,
126
+ "p90": 0.3471241821289063,
127
+ "p95": 0.4388990661621093,
128
+ "p99": 0.5123189733886718,
129
  "values": [
130
+ 0.5306739501953125,
131
+ 0.07179953002929687,
132
+ 0.07121312713623047,
133
+ 0.07117888641357421,
134
+ 0.07161728668212891
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 61.23827862241271
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1150.779392,
148
+ "max_global_vram": 4373.23776,
149
+ "max_process_vram": 449245.147136,
150
  "max_reserved": 3919.577088,
151
  "max_allocated": 3695.353344
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6024734802246093,
157
+ "mean": 0.30123674011230467,
158
+ "stdev": 0.22943721008300783,
159
+ "p50": 0.30123674011230467,
160
+ "p90": 0.48478650817871094,
161
+ "p95": 0.5077302291870117,
162
+ "p99": 0.5260852059936524,
163
  "values": [
164
+ 0.5306739501953125,
165
+ 0.07179953002929687
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.278592772278548
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1150.779392,
179
+ "max_global_vram": 4373.23776,
180
+ "max_process_vram": 449245.147136,
181
  "max_reserved": 3919.577088,
182
  "max_allocated": 3695.353344
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.2140093002319336,
188
+ "mean": 0.07133643341064454,
189
+ "stdev": 0.00019908461659909734,
190
+ "p50": 0.07121312713623047,
191
+ "p90": 0.07153645477294922,
192
+ "p95": 0.07157687072753907,
193
+ "p99": 0.07160920349121094,
194
  "values": [
195
+ 0.07121312713623047,
196
+ 0.07117888641357421,
197
+ 0.07161728668212891
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 84.10849425932618
203
  },
204
  "energy": null,
205
  "efficiency": null