IlyasMoutawwakil HF staff commited on
Commit
e3c091b
·
verified ·
1 Parent(s): 59fb75f

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,
@@ -99,15 +99,15 @@
99
  "gpu_vram_mb": 549621596160,
100
  "optimum_benchmark_version": "0.5.0.dev0",
101
  "optimum_benchmark_commit": null,
102
- "transformers_version": "4.45.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "1.0.1",
105
  "accelerate_commit": null,
106
- "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
110
- "timm_version": "1.0.9",
111
  "timm_commit": null,
112
  "peft_version": "0.13.2",
113
  "peft_commit": null
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1332.3264,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 297091.710976,
125
  "max_reserved": 2707.423232,
126
  "max_allocated": 2497.88416
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.6690802612304687,
132
- 0.0466182861328125,
133
- 0.045612041473388674,
134
- 0.04551459884643555,
135
- 0.045711402893066404
136
  ],
137
  "count": 5,
138
- "total": 0.8525365905761718,
139
- "mean": 0.17050731811523437,
140
- "p50": 0.045711402893066404,
141
- "p90": 0.4200954711914063,
142
- "p95": 0.5445878662109374,
143
- "p99": 0.6441817822265624,
144
- "stdev": 0.2492867835670069,
145
- "stdev_": 146.20298197320236
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 58.64850911115543
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1332.3264,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 297091.710976,
160
  "max_reserved": 2707.423232,
161
  "max_allocated": 2497.88416
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.6690802612304687,
167
- 0.0466182861328125
168
  ],
169
  "count": 2,
170
- "total": 0.7156985473632812,
171
- "mean": 0.3578492736816406,
172
- "p50": 0.3578492736816406,
173
- "p90": 0.6068340637207031,
174
- "p95": 0.6379571624755859,
175
- "p99": 0.6628556414794922,
176
- "stdev": 0.3112309875488281,
177
- "stdev_": 86.9726475470546
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 11.177890509171709
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1332.3264,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 297091.710976,
192
  "max_reserved": 2707.423232,
193
  "max_allocated": 2497.88416
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.045612041473388674,
199
- 0.04551459884643555,
200
- 0.045711402893066404
201
  ],
202
  "count": 3,
203
- "total": 0.13683804321289064,
204
- "mean": 0.04561268107096355,
205
- "p50": 0.045612041473388674,
206
- "p90": 0.04569153060913086,
207
- "p95": 0.04570146675109863,
208
- "p99": 0.04570941566467285,
209
- "stdev": 8.034618848608875e-05,
210
- "stdev_": 0.17614879590411997
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 131.54236627014507
215
  },
216
  "energy": null,
217
  "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,
 
99
  "gpu_vram_mb": 549621596160,
100
  "optimum_benchmark_version": "0.5.0.dev0",
101
  "optimum_benchmark_commit": null,
102
+ "transformers_version": "4.46.3",
103
  "transformers_commit": null,
104
+ "accelerate_version": "1.1.1",
105
  "accelerate_commit": null,
106
+ "diffusers_version": "0.31.0",
107
  "diffusers_commit": null,
108
  "optimum_version": null,
109
  "optimum_commit": null,
110
+ "timm_version": "1.0.11",
111
  "timm_commit": null,
112
  "peft_version": "0.13.2",
113
  "peft_commit": null
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1338.667008,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 223054.41792,
125
  "max_reserved": 2707.423232,
126
  "max_allocated": 2497.88416
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.591154052734375,
132
+ 0.044821876525878906,
133
+ 0.04357053375244141,
134
+ 0.04355213165283203,
135
+ 0.043511333465576174
136
  ],
137
  "count": 5,
138
+ "total": 0.7666099281311034,
139
+ "mean": 0.15332198562622068,
140
+ "p50": 0.04357053375244141,
141
+ "p90": 0.3726211822509766,
142
+ "p95": 0.4818876174926757,
143
+ "p99": 0.5693007656860352,
144
+ "stdev": 0.21891659325901863,
145
+ "stdev_": 142.78225811183347
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 65.22221819106045
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1338.667008,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 223054.41792,
160
  "max_reserved": 2707.423232,
161
  "max_allocated": 2497.88416
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.591154052734375,
167
+ 0.044821876525878906
168
  ],
169
  "count": 2,
170
+ "total": 0.6359759292602539,
171
+ "mean": 0.31798796463012696,
172
+ "p50": 0.31798796463012696,
173
+ "p90": 0.5365208351135254,
174
+ "p95": 0.5638374439239502,
175
+ "p99": 0.5856907309722901,
176
+ "stdev": 0.27316608810424803,
177
+ "stdev_": 85.90453680282704
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 12.579092434056953
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1338.667008,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 223054.41792,
192
  "max_reserved": 2707.423232,
193
  "max_allocated": 2497.88416
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.04357053375244141,
199
+ 0.04355213165283203,
200
+ 0.043511333465576174
201
  ],
202
  "count": 3,
203
+ "total": 0.13063399887084962,
204
+ "mean": 0.0435446662902832,
205
+ "p50": 0.04355213165283203,
206
+ "p90": 0.043566853332519535,
207
+ "p95": 0.04356869354248047,
208
+ "p99": 0.04357016571044922,
209
+ "stdev": 2.4738192061676743e-05,
210
+ "stdev_": 0.05681107278848744
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 137.7895506191736
215
  },
216
  "energy": null,
217
  "efficiency": null