IlyasMoutawwakil HF staff commited on
Commit
a1893b3
·
verified ·
1 Parent(s): cd7fcca

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
@@ -11,7 +11,7 @@
11
  "model": "FacebookAI/roberta-base",
12
  "processor": "FacebookAI/roberta-base",
13
  "device": "cuda",
14
- "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -111,40 +111,42 @@
111
  "timm_commit": null,
112
  "peft_version": "0.13.0",
113
  "peft_commit": null
114
- }
 
 
115
  },
116
  "report": {
117
  "overall": {
118
  "memory": {
119
  "unit": "MB",
120
- "max_ram": 1333.313536,
121
  "max_global_vram": 68702.69952,
122
- "max_process_vram": 304722.784256,
123
  "max_reserved": 2707.423232,
124
  "max_allocated": 2497.88416
125
  },
126
  "latency": {
127
  "unit": "s",
128
  "values": [
129
- 0.6128961791992188,
130
- 0.04509924697875976,
131
- 0.0429530029296875,
132
- 0.043477489471435544,
133
- 0.04357492446899414
134
  ],
135
  "count": 5,
136
- "total": 0.7880008430480958,
137
- "mean": 0.15760016860961917,
138
- "p50": 0.04357492446899414,
139
- "p90": 0.38577740631103524,
140
- "p95": 0.4993367927551269,
141
- "p99": 0.5901843019104004,
142
- "stdev": 0.22764912888919442,
143
- "stdev_": 144.44726226980686
144
  },
145
  "throughput": {
146
  "unit": "samples/s",
147
- "value": 63.45170876542861
148
  },
149
  "energy": null,
150
  "efficiency": null
@@ -152,31 +154,31 @@
152
  "warmup": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 1333.313536,
156
  "max_global_vram": 68702.69952,
157
- "max_process_vram": 304722.784256,
158
  "max_reserved": 2707.423232,
159
  "max_allocated": 2497.88416
160
  },
161
  "latency": {
162
  "unit": "s",
163
  "values": [
164
- 0.6128961791992188,
165
- 0.04509924697875976
166
  ],
167
  "count": 2,
168
- "total": 0.6579954261779786,
169
- "mean": 0.3289977130889893,
170
- "p50": 0.3289977130889893,
171
- "p90": 0.5561164859771729,
172
- "p95": 0.5845063325881958,
173
- "p99": 0.6072182098770142,
174
- "stdev": 0.2838984661102295,
175
- "stdev_": 86.29192690875604
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
- "value": 12.158139223654894
180
  },
181
  "energy": null,
182
  "efficiency": null
@@ -184,32 +186,32 @@
184
  "train": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 1333.313536,
188
  "max_global_vram": 68702.69952,
189
- "max_process_vram": 304722.784256,
190
  "max_reserved": 2707.423232,
191
  "max_allocated": 2497.88416
192
  },
193
  "latency": {
194
  "unit": "s",
195
  "values": [
196
- 0.0429530029296875,
197
- 0.043477489471435544,
198
- 0.04357492446899414
199
  ],
200
  "count": 3,
201
- "total": 0.13000541687011719,
202
- "mean": 0.04333513895670573,
203
- "p50": 0.043477489471435544,
204
- "p90": 0.04355543746948242,
205
- "p95": 0.04356518096923828,
206
- "p99": 0.04357297576904297,
207
- "stdev": 0.0002731231127120387,
208
- "stdev_": 0.6302578445286727
209
  },
210
  "throughput": {
211
  "unit": "samples/s",
212
- "value": 138.45576925446903
213
  },
214
  "energy": null,
215
  "efficiency": null
 
11
  "model": "FacebookAI/roberta-base",
12
  "processor": "FacebookAI/roberta-base",
13
  "device": "cuda",
14
+ "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
111
  "timm_commit": null,
112
  "peft_version": "0.13.0",
113
  "peft_commit": null
114
+ },
115
+ "print_report": true,
116
+ "log_report": true
117
  },
118
  "report": {
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1332.953088,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 269274.9312,
125
  "max_reserved": 2707.423232,
126
  "max_allocated": 2497.88416
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.5969871215820313,
132
+ 0.04346673583984375,
133
+ 0.042961936950683594,
134
+ 0.04279489517211914,
135
+ 0.04712240219116211
136
  ],
137
  "count": 5,
138
+ "total": 0.7733330917358399,
139
+ "mean": 0.15466661834716797,
140
+ "p50": 0.04346673583984375,
141
+ "p90": 0.37704123382568366,
142
+ "p95": 0.48701417770385735,
143
+ "p99": 0.5749925328063965,
144
+ "stdev": 0.22116591879050443,
145
+ "stdev_": 142.99525078777552
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 64.65519261275752
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1332.953088,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 269274.9312,
160
  "max_reserved": 2707.423232,
161
  "max_allocated": 2497.88416
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.5969871215820313,
167
+ 0.04346673583984375
168
  ],
169
  "count": 2,
170
+ "total": 0.640453857421875,
171
+ "mean": 0.3202269287109375,
172
+ "p50": 0.3202269287109375,
173
+ "p90": 0.5416350830078125,
174
+ "p95": 0.5693111022949219,
175
+ "p99": 0.5914519177246094,
176
+ "stdev": 0.27676019287109377,
177
+ "stdev_": 86.42627089020353
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 12.491141878985202
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1332.953088,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 269274.9312,
192
  "max_reserved": 2707.423232,
193
  "max_allocated": 2497.88416
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.042961936950683594,
199
+ 0.04279489517211914,
200
+ 0.04712240219116211
201
  ],
202
  "count": 3,
203
+ "total": 0.13287923431396484,
204
+ "mean": 0.044293078104654944,
205
+ "p50": 0.042961936950683594,
206
+ "p90": 0.04629030914306641,
207
+ "p95": 0.04670635566711426,
208
+ "p99": 0.04703919288635254,
209
+ "stdev": 0.0020017961649168446,
210
+ "stdev_": 4.519433398119305
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 135.46134648450715
215
  },
216
  "energy": null,
217
  "efficiency": null