IlyasMoutawwakil HF staff commited on
Commit
979bc5f
·
verified ·
1 Parent(s): 2b422b0

Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-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": "a4519acdcbbeba6e03efbda65aae011ed2a194fb",
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": 1134.55104,
114
- "max_global_vram": 3149.008896,
115
- "max_process_vram": 303635.091456,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6477299766540527,
123
- "mean": 0.12954599533081054,
124
- "stdev": 0.17401098970596243,
125
- "p50": 0.0417512092590332,
126
- "p90": 0.30470254211425785,
127
- "p95": 0.3911288742065429,
128
- "p99": 0.46026993988037107,
129
  "values": [
130
- 0.47755520629882814,
131
- 0.045423545837402345,
132
- 0.041566726684570315,
133
- 0.04143328857421875,
134
- 0.0417512092590332
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 77.19266021665783
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1134.55104,
148
- "max_global_vram": 3149.008896,
149
- "max_process_vram": 303635.091456,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5229787521362305,
157
- "mean": 0.26148937606811523,
158
- "stdev": 0.21606583023071288,
159
- "p50": 0.26148937606811523,
160
- "p90": 0.4343420402526856,
161
- "p95": 0.4559486232757568,
162
- "p99": 0.47323388969421387,
163
  "values": [
164
- 0.47755520629882814,
165
- 0.045423545837402345
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.296988581891917
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1134.55104,
179
- "max_global_vram": 3149.008896,
180
- "max_process_vram": 303635.091456,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12475122451782225,
188
- "mean": 0.04158374150594075,
189
- "stdev": 0.00013034702034166054,
190
- "p50": 0.041566726684570315,
191
- "p90": 0.04171431274414063,
192
- "p95": 0.04173276100158691,
193
- "p99": 0.04174751960754394,
194
  "values": [
195
- 0.041566726684570315,
196
- 0.04143328857421875,
197
- 0.0417512092590332
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 144.28716086412825
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": "d662120356cf9cce87fb802aea1c49ce74710c29",
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": 1134.362624,
114
+ "max_global_vram": 3423.25248,
115
+ "max_process_vram": 280795.967488,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6439420127868652,
123
+ "mean": 0.12878840255737306,
124
+ "stdev": 0.17362290925144536,
125
+ "p50": 0.042096004486083985,
126
+ "p90": 0.30257595672607424,
127
+ "p95": 0.38930490036010734,
128
+ "p99": 0.45868805526733397,
129
  "values": [
130
+ 0.4760338439941406,
131
+ 0.04238912582397461,
132
+ 0.04174591827392578,
133
+ 0.04167712020874023,
134
+ 0.042096004486083985
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 77.64674304074211
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1134.362624,
148
+ "max_global_vram": 3423.25248,
149
+ "max_process_vram": 280795.967488,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5184229698181152,
157
+ "mean": 0.2592114849090576,
158
+ "stdev": 0.216822359085083,
159
+ "p50": 0.2592114849090576,
160
+ "p90": 0.43266937217712403,
161
+ "p95": 0.4543516080856323,
162
+ "p99": 0.47169739681243894,
163
  "values": [
164
+ 0.4760338439941406,
165
+ 0.04238912582397461
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.431415013896356
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1134.362624,
179
+ "max_global_vram": 3423.25248,
180
+ "max_process_vram": 280795.967488,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12551904296875,
188
+ "mean": 0.04183968098958333,
189
+ "stdev": 0.00018341136749042044,
190
+ "p50": 0.04174591827392578,
191
+ "p90": 0.04202598724365234,
192
+ "p95": 0.04206099586486817,
193
+ "p99": 0.04208900276184082,
194
  "values": [
195
+ 0.04174591827392578,
196
+ 0.04167712020874023,
197
+ 0.042096004486083985
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 143.40453507505944
203
  },
204
  "energy": null,
205
  "efficiency": null