IlyasMoutawwakil HF staff commited on
Commit
196cc58
·
verified ·
1 Parent(s): 79bd7ec

Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_text-classification_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": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
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": 1130.14784,
115
- "max_global_vram": 3155.439616,
116
- "max_process_vram": 244300.619776,
117
  "max_reserved": 2707.423232,
118
  "max_allocated": 2497.900032
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.7295103034973145,
124
- "mean": 0.1459020606994629,
125
- "stdev": 0.20633280485789443,
126
- "p50": 0.04252404403686524,
127
- "p90": 0.3526822555541993,
128
- "p95": 0.45562411727905267,
129
- "p99": 0.5379776066589356,
130
  "values": [
131
- 0.5585659790039063,
132
- 0.043856670379638675,
133
- 0.04240740585327148,
134
- 0.04252404403686524,
135
- 0.04215620422363281
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 68.53912790579805
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1130.14784,
149
- "max_global_vram": 3155.439616,
150
- "max_process_vram": 244300.619776,
151
  "max_reserved": 2707.423232,
152
  "max_allocated": 2497.900032
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.602422649383545,
158
- "mean": 0.3012113246917725,
159
- "stdev": 0.2573546543121338,
160
- "p50": 0.3012113246917725,
161
- "p90": 0.5070950481414795,
162
- "p95": 0.5328305135726928,
163
- "p99": 0.5534188859176635,
164
  "values": [
165
- 0.5585659790039063,
166
- 0.043856670379638675
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 13.279713185064251
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1130.14784,
180
- "max_global_vram": 3155.439616,
181
- "max_process_vram": 244300.619776,
182
  "max_reserved": 2707.423232,
183
  "max_allocated": 2497.900032
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.12708765411376954,
189
- "mean": 0.04236255137125652,
190
- "stdev": 0.00015348284479020337,
191
- "p50": 0.04240740585327148,
192
- "p90": 0.042500716400146486,
193
- "p95": 0.04251238021850586,
194
- "p99": 0.04252171127319336,
195
  "values": [
196
- 0.04240740585327148,
197
- 0.04252404403686524,
198
- 0.04215620422363281
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 141.6345287472716
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": "f837debaab7bc93d6490c10e065312a52e57b795",
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": 1126.93248,
115
+ "max_global_vram": 3155.431424,
116
+ "max_process_vram": 223235.104768,
117
  "max_reserved": 2707.423232,
118
  "max_allocated": 2497.900032
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.7003986358642579,
124
+ "mean": 0.14007972717285158,
125
+ "stdev": 0.19379040366644054,
126
+ "p50": 0.04311528015136719,
127
+ "p90": 0.3339936462402344,
128
+ "p95": 0.4308270233154296,
129
+ "p99": 0.5082937249755859,
130
  "values": [
131
+ 0.527660400390625,
132
+ 0.04349351501464844,
133
+ 0.04304264068603516,
134
+ 0.04311528015136719,
135
+ 0.04308679962158203
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 71.38791745118468
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1126.93248,
149
+ "max_global_vram": 3155.431424,
150
+ "max_process_vram": 223235.104768,
151
  "max_reserved": 2707.423232,
152
  "max_allocated": 2497.900032
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.5711539154052735,
158
+ "mean": 0.28557695770263675,
159
+ "stdev": 0.2420834426879883,
160
+ "p50": 0.2855769577026367,
161
+ "p90": 0.4792437118530274,
162
+ "p95": 0.5034520561218262,
163
+ "p99": 0.5228187315368652,
164
  "values": [
165
+ 0.527660400390625,
166
+ 0.04349351501464844
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 14.006732308441661
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1126.93248,
180
+ "max_global_vram": 3155.431424,
181
+ "max_process_vram": 223235.104768,
182
  "max_reserved": 2707.423232,
183
  "max_allocated": 2497.900032
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.12924472045898439,
189
+ "mean": 0.04308157348632813,
190
+ "stdev": 2.9884302994491348e-05,
191
+ "p50": 0.04308679962158203,
192
+ "p90": 0.043109584045410154,
193
+ "p95": 0.04311243209838867,
194
+ "p99": 0.043114710540771484,
195
  "values": [
196
+ 0.04304264068603516,
197
+ 0.04311528015136719,
198
+ 0.04308679962158203
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 139.27067918965614
204
  },
205
  "energy": null,
206
  "efficiency": null