IlyasMoutawwakil HF staff commited on
Commit
bea4bcc
·
verified ·
1 Parent(s): 585bc26

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
@@ -92,7 +92,7 @@
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
- "optimum_benchmark_commit": "f837debaab7bc93d6490c10e065312a52e57b795",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
@@ -111,33 +111,33 @@
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1126.989824,
115
- "max_global_vram": 3148.996608,
116
- "max_process_vram": 222223.020032,
117
  "max_reserved": 2707.423232,
118
  "max_allocated": 2497.88416
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.7106949691772462,
124
- "mean": 0.14213899383544923,
125
- "stdev": 0.1955388395648746,
126
- "p50": 0.044439437866210935,
127
- "p90": 0.3379322814941406,
128
- "p95": 0.43557411193847645,
129
- "p99": 0.5136875762939452,
130
  "values": [
131
- 0.5332159423828124,
132
- 0.044439437866210935,
133
- 0.04418055725097656,
134
- 0.04500679016113281,
135
- 0.043852241516113284
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 70.35367093970534
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1126.989824,
149
- "max_global_vram": 3148.996608,
150
- "max_process_vram": 222223.020032,
151
  "max_reserved": 2707.423232,
152
  "max_allocated": 2497.88416
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.5776553802490234,
158
- "mean": 0.2888276901245117,
159
- "stdev": 0.24438825225830074,
160
- "p50": 0.2888276901245117,
161
- "p90": 0.4843382919311523,
162
- "p95": 0.5087771171569824,
163
- "p99": 0.5283281773376465,
164
  "values": [
165
- 0.5332159423828124,
166
- 0.044439437866210935
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 13.849087662874798
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1126.989824,
180
- "max_global_vram": 3148.996608,
181
- "max_process_vram": 222223.020032,
182
  "max_reserved": 2707.423232,
183
  "max_allocated": 2497.88416
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.13303958892822265,
189
- "mean": 0.044346529642740884,
190
- "stdev": 0.0004857336509858639,
191
- "p50": 0.04418055725097656,
192
- "p90": 0.04484154357910156,
193
- "p95": 0.04492416687011719,
194
- "p99": 0.044990265502929686,
195
  "values": [
196
- 0.04418055725097656,
197
- 0.04500679016113281,
198
- 0.043852241516113284
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 135.2980728895016
204
  },
205
  "energy": null,
206
  "efficiency": null
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "41836e67badc33c5e7a42b3b53f44695ff51963e",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1131.614208,
115
+ "max_global_vram": 3148.988416,
116
+ "max_process_vram": 316053.610496,
117
  "max_reserved": 2707.423232,
118
  "max_allocated": 2497.88416
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.7492361259460448,
124
+ "mean": 0.14984722518920895,
125
+ "stdev": 0.2124127601634581,
126
+ "p50": 0.04365325164794922,
127
+ "p90": 0.36258364715576175,
128
+ "p95": 0.4686277000427245,
129
+ "p99": 0.553462942352295,
130
  "values": [
131
+ 0.5746717529296875,
132
+ 0.04445148849487305,
133
+ 0.04365325164794922,
134
+ 0.04305805587768555,
135
+ 0.04340157699584961
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 66.73463580905958
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1131.614208,
149
+ "max_global_vram": 3148.988416,
150
+ "max_process_vram": 316053.610496,
151
  "max_reserved": 2707.423232,
152
  "max_allocated": 2497.88416
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.6191232414245605,
158
+ "mean": 0.30956162071228027,
159
+ "stdev": 0.2651101322174072,
160
+ "p50": 0.30956162071228027,
161
+ "p90": 0.5216497264862061,
162
+ "p95": 0.5481607397079468,
163
+ "p99": 0.5693695502853394,
164
  "values": [
165
+ 0.5746717529296875,
166
+ 0.04445148849487305
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 12.921498442850478
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1131.614208,
180
+ "max_global_vram": 3148.988416,
181
+ "max_process_vram": 316053.610496,
182
  "max_reserved": 2707.423232,
183
  "max_allocated": 2497.88416
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.1301128845214844,
189
+ "mean": 0.043370961507161465,
190
+ "stdev": 0.00024395010739309265,
191
+ "p50": 0.04340157699584961,
192
+ "p90": 0.0436029167175293,
193
+ "p95": 0.04362808418273926,
194
+ "p99": 0.04364821815490723,
195
  "values": [
196
+ 0.04365325164794922,
197
+ 0.04305805587768555,
198
+ 0.04340157699584961
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 138.34141073882518
204
  },
205
  "energy": null,
206
  "efficiency": null