IlyasMoutawwakil HF staff commited on
Commit
910d98b
·
verified ·
1 Parent(s): 2c76240

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
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "034e40c3ab573ad44343a7fcce8e83f9a39327de",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1134.05952,
114
- "max_global_vram": 3433.766912,
115
- "max_process_vram": 293761.675264,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7155461578369141,
123
- "mean": 0.1431092315673828,
124
- "stdev": 0.1979329780120802,
125
- "p50": 0.04416245269775391,
126
- "p90": 0.3416929382324219,
127
- "p95": 0.4403320037841796,
128
- "p99": 0.519243256225586,
129
  "values": [
130
- 0.5389710693359375,
131
- 0.045775741577148435,
132
- 0.04416245269775391,
133
- 0.04347604751586914,
134
- 0.04316084671020508
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 69.87669412012399
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1134.05952,
148
- "max_global_vram": 3433.766912,
149
- "max_process_vram": 293761.675264,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.584746810913086,
157
- "mean": 0.292373405456543,
158
- "stdev": 0.24659766387939455,
159
- "p50": 0.292373405456543,
160
- "p90": 0.4896515365600586,
161
- "p95": 0.5143113029479981,
162
- "p99": 0.5340391160583496,
163
  "values": [
164
- 0.5389710693359375,
165
- 0.045775741577148435
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 13.68113489581576
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1134.05952,
179
- "max_global_vram": 3433.766912,
180
- "max_process_vram": 293761.675264,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.1307993469238281,
188
- "mean": 0.0435997823079427,
189
- "stdev": 0.00041815974830243475,
190
- "p50": 0.04347604751586914,
191
- "p90": 0.044025171661376955,
192
- "p95": 0.04409381217956543,
193
- "p99": 0.044148724594116215,
194
  "values": [
195
- 0.04416245269775391,
196
- 0.04347604751586914,
197
- 0.04316084671020508
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 137.6153660039482
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "b6683a24439f2dd9ea7e05cec40bf36c11a71f7a",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1133.395968,
114
+ "max_global_vram": 3433.742336,
115
+ "max_process_vram": 324977.430528,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.8115215301513672,
123
+ "mean": 0.16230430603027343,
124
+ "stdev": 0.23636301915737132,
125
+ "p50": 0.04393114471435547,
126
+ "p90": 0.3994681304931641,
127
+ "p95": 0.5172466995239258,
128
+ "p99": 0.6114695547485351,
129
  "values": [
130
+ 0.6350252685546875,
131
+ 0.04393114471435547,
132
+ 0.04359050369262695,
133
+ 0.046132423400878905,
134
+ 0.04284218978881836
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 61.612659852257856
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1133.395968,
148
+ "max_global_vram": 3433.742336,
149
+ "max_process_vram": 324977.430528,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.678956413269043,
157
+ "mean": 0.3394782066345215,
158
+ "stdev": 0.29554706192016605,
159
+ "p50": 0.3394782066345215,
160
+ "p90": 0.5759158561706543,
161
+ "p95": 0.6054705623626709,
162
+ "p99": 0.6291143273162842,
163
  "values": [
164
+ 0.6350252685546875,
165
+ 0.04393114471435547
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 11.782788767664123
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1133.395968,
179
+ "max_global_vram": 3433.742336,
180
+ "max_process_vram": 324977.430528,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.1325651168823242,
188
+ "mean": 0.04418837229410807,
189
+ "stdev": 0.0014081890152393105,
190
+ "p50": 0.04359050369262695,
191
+ "p90": 0.045624039459228515,
192
+ "p95": 0.045878231430053706,
193
+ "p99": 0.04608158500671387,
194
  "values": [
195
+ 0.04359050369262695,
196
+ 0.046132423400878905,
197
+ 0.04284218978881836
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 135.78232662803967
203
  },
204
  "energy": null,
205
  "efficiency": null