IlyasMoutawwakil HF staff commited on
Commit
ba6a4c2
·
verified ·
1 Parent(s): b7d3371

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,
@@ -79,7 +79,7 @@
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 128,
82
- "cpu_ram_mb": 1082014.482432,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
@@ -101,7 +101,7 @@
101
  "optimum_benchmark_commit": null,
102
  "transformers_version": "4.45.2",
103
  "transformers_commit": null,
104
- "accelerate_version": "1.0.0",
105
  "accelerate_commit": null,
106
  "diffusers_version": "0.30.3",
107
  "diffusers_commit": null,
@@ -109,7 +109,7 @@
109
  "optimum_commit": null,
110
  "timm_version": "1.0.9",
111
  "timm_commit": null,
112
- "peft_version": "0.13.0",
113
  "peft_commit": null
114
  },
115
  "print_report": true,
@@ -119,34 +119,34 @@
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
- "max_ram": 1332.383744,
123
  "max_global_vram": 68702.69952,
124
- "max_process_vram": 254266.851328,
125
  "max_reserved": 2707.423232,
126
  "max_allocated": 2497.88416
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
- 0.5976790161132812,
132
- 0.04435943222045898,
133
- 0.043877826690673825,
134
- 0.04585767364501953,
135
- 0.04326566696166992
136
  ],
137
  "count": 5,
138
- "total": 0.7750396156311036,
139
- "mean": 0.15500792312622072,
140
- "p50": 0.04435943222045898,
141
- "p90": 0.3769504791259766,
142
- "p95": 0.4873147476196288,
143
- "p99": 0.5756061624145508,
144
- "stdev": 0.221337205283887,
145
- "stdev_": 142.79089792310506
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
- "value": 64.51283133351284
150
  },
151
  "energy": null,
152
  "efficiency": null
@@ -154,31 +154,31 @@
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1332.383744,
158
  "max_global_vram": 68702.69952,
159
- "max_process_vram": 254266.851328,
160
  "max_reserved": 2707.423232,
161
  "max_allocated": 2497.88416
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.5976790161132812,
167
- 0.04435943222045898
168
  ],
169
  "count": 2,
170
- "total": 0.6420384483337402,
171
- "mean": 0.3210192241668701,
172
- "p50": 0.3210192241668701,
173
- "p90": 0.542347057723999,
174
- "p95": 0.5700130369186401,
175
- "p99": 0.592145820274353,
176
- "stdev": 0.27665979194641116,
177
- "stdev_": 86.18168979269592
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 12.460312962194271
182
  },
183
  "energy": null,
184
  "efficiency": null
@@ -186,32 +186,32 @@
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 1332.383744,
190
  "max_global_vram": 68702.69952,
191
- "max_process_vram": 254266.851328,
192
  "max_reserved": 2707.423232,
193
  "max_allocated": 2497.88416
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
- 0.043877826690673825,
199
- 0.04585767364501953,
200
- 0.04326566696166992
201
  ],
202
  "count": 3,
203
- "total": 0.13300116729736328,
204
- "mean": 0.044333722432454425,
205
- "p50": 0.043877826690673825,
206
- "p90": 0.045461704254150394,
207
- "p95": 0.04565968894958496,
208
- "p99": 0.04581807670593262,
209
- "stdev": 0.001106196292756558,
210
- "stdev_": 2.4951577085410017
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
- "value": 135.33715805482893
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,
 
79
  "environment": {
80
  "cpu": " AMD EPYC 7763 64-Core Processor",
81
  "cpu_count": 128,
82
+ "cpu_ram_mb": 1082014.490624,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
 
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,
 
109
  "optimum_commit": null,
110
  "timm_version": "1.0.9",
111
  "timm_commit": null,
112
+ "peft_version": "0.13.2",
113
  "peft_commit": null
114
  },
115
  "print_report": true,
 
119
  "overall": {
120
  "memory": {
121
  "unit": "MB",
122
+ "max_ram": 1333.424128,
123
  "max_global_vram": 68702.69952,
124
+ "max_process_vram": 343366.508544,
125
  "max_reserved": 2707.423232,
126
  "max_allocated": 2497.88416
127
  },
128
  "latency": {
129
  "unit": "s",
130
  "values": [
131
+ 0.6647596435546875,
132
+ 0.0450220947265625,
133
+ 0.043303699493408204,
134
+ 0.04370594024658203,
135
+ 0.0438886604309082
136
  ],
137
  "count": 5,
138
+ "total": 0.8406800384521484,
139
+ "mean": 0.1681360076904297,
140
+ "p50": 0.0438886604309082,
141
+ "p90": 0.4168646240234376,
142
+ "p95": 0.5408121337890625,
143
+ "p99": 0.6399701416015625,
144
+ "stdev": 0.24831247307342996,
145
+ "stdev_": 147.68548182172873
146
  },
147
  "throughput": {
148
  "unit": "samples/s",
149
+ "value": 59.475659838503475
150
  },
151
  "energy": null,
152
  "efficiency": null
 
154
  "warmup": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1333.424128,
158
  "max_global_vram": 68702.69952,
159
+ "max_process_vram": 343366.508544,
160
  "max_reserved": 2707.423232,
161
  "max_allocated": 2497.88416
162
  },
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.6647596435546875,
167
+ 0.0450220947265625
168
  ],
169
  "count": 2,
170
+ "total": 0.70978173828125,
171
+ "mean": 0.354890869140625,
172
+ "p50": 0.354890869140625,
173
+ "p90": 0.602785888671875,
174
+ "p95": 0.6337727661132813,
175
+ "p99": 0.6585622680664063,
176
+ "stdev": 0.3098687744140625,
177
+ "stdev_": 87.31381992566212
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 11.27107048340262
182
  },
183
  "energy": null,
184
  "efficiency": null
 
186
  "train": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 1333.424128,
190
  "max_global_vram": 68702.69952,
191
+ "max_process_vram": 343366.508544,
192
  "max_reserved": 2707.423232,
193
  "max_allocated": 2497.88416
194
  },
195
  "latency": {
196
  "unit": "s",
197
  "values": [
198
+ 0.043303699493408204,
199
+ 0.04370594024658203,
200
+ 0.0438886604309082
201
  ],
202
  "count": 3,
203
+ "total": 0.13089830017089843,
204
+ "mean": 0.04363276672363281,
205
+ "p50": 0.04370594024658203,
206
+ "p90": 0.04385211639404297,
207
+ "p95": 0.043870388412475585,
208
+ "p99": 0.04388500602722168,
209
+ "stdev": 0.0002443502921979273,
210
+ "stdev_": 0.5600155812846493
211
  },
212
  "throughput": {
213
  "unit": "samples/s",
214
+ "value": 137.51133495621815
215
  },
216
  "energy": null,
217
  "efficiency": null