IlyasMoutawwakil HF staff commited on
Commit
81b24c0
·
verified ·
1 Parent(s): 782dbee

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": "2a33a472f309c43b5bd16946ef9cec843d02f70a",
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": 1131.327488,
115
- "max_global_vram": 3155.423232,
116
- "max_process_vram": 321581.412352,
117
  "max_reserved": 2707.423232,
118
  "max_allocated": 2497.900032
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
- "total": 0.7136580772399902,
124
- "mean": 0.14273161544799803,
125
- "stdev": 0.1996779071788799,
126
- "p50": 0.042931278228759764,
127
- "p90": 0.3427063613891602,
128
- "p95": 0.44239645462036126,
129
- "p99": 0.5221485292053223,
130
  "values": [
131
- 0.5420865478515625,
132
- 0.04363608169555664,
133
- 0.042931278228759764,
134
- 0.042605205535888674,
135
- 0.042398963928222656
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
- "value": 70.06156252497078
141
  },
142
  "energy": null,
143
  "efficiency": null
@@ -145,30 +145,30 @@
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
- "max_ram": 1131.327488,
149
- "max_global_vram": 3155.423232,
150
- "max_process_vram": 321581.412352,
151
  "max_reserved": 2707.423232,
152
  "max_allocated": 2497.900032
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
- "total": 0.5857226295471192,
158
- "mean": 0.2928613147735596,
159
- "stdev": 0.24922523307800296,
160
- "p50": 0.2928613147735596,
161
- "p90": 0.49224150123596194,
162
- "p95": 0.5171640245437622,
163
- "p99": 0.5371020431900024,
164
  "values": [
165
- 0.5420865478515625,
166
- 0.04363608169555664
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
- "value": 13.658342014522473
172
  },
173
  "energy": null,
174
  "efficiency": null
@@ -176,31 +176,31 @@
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
- "max_ram": 1131.327488,
180
- "max_global_vram": 3155.423232,
181
- "max_process_vram": 321581.412352,
182
  "max_reserved": 2707.423232,
183
  "max_allocated": 2497.900032
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
- "total": 0.1279354476928711,
189
- "mean": 0.04264514923095703,
190
- "stdev": 0.00021914417281911788,
191
- "p50": 0.042605205535888674,
192
- "p90": 0.042866063690185544,
193
- "p95": 0.042898670959472654,
194
- "p99": 0.042924756774902345,
195
  "values": [
196
- 0.042931278228759764,
197
- 0.042605205535888674,
198
- 0.042398963928222656
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
- "value": 140.6959550664316
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": "4f83ff1670dec8f273c8beb893e9243ca1209582",
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": 1134.3872,
115
+ "max_global_vram": 3155.427328,
116
+ "max_process_vram": 299081.895936,
117
  "max_reserved": 2707.423232,
118
  "max_allocated": 2497.900032
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.7345580444335938,
124
+ "mean": 0.14691160888671878,
125
+ "stdev": 0.20830553749136305,
126
+ "p50": 0.04256293869018555,
127
+ "p90": 0.3555137817382813,
128
+ "p95": 0.45951787719726556,
129
+ "p99": 0.5427211535644532,
130
  "values": [
131
+ 0.56352197265625,
132
+ 0.04350149536132813,
133
+ 0.04251541900634766,
134
+ 0.04245621871948242,
135
+ 0.04256293869018555
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 68.06814026324388
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1134.3872,
149
+ "max_global_vram": 3155.427328,
150
+ "max_process_vram": 299081.895936,
151
  "max_reserved": 2707.423232,
152
  "max_allocated": 2497.900032
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.6070234680175781,
158
+ "mean": 0.30351173400878906,
159
+ "stdev": 0.2600102386474609,
160
+ "p50": 0.30351173400878906,
161
+ "p90": 0.5115199249267579,
162
+ "p95": 0.5375209487915039,
163
+ "p99": 0.5583217678833008,
164
  "values": [
165
+ 0.56352197265625,
166
+ 0.04350149536132813
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 13.179062131035002
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1134.3872,
180
+ "max_global_vram": 3155.427328,
181
+ "max_process_vram": 299081.895936,
182
  "max_reserved": 2707.423232,
183
  "max_allocated": 2497.900032
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.12753457641601562,
189
+ "mean": 0.04251152547200521,
190
+ "stdev": 4.3655146653256096e-05,
191
+ "p50": 0.04251541900634766,
192
+ "p90": 0.04255343475341797,
193
+ "p95": 0.04255818672180176,
194
+ "p99": 0.04256198829650879,
195
  "values": [
196
+ 0.04251541900634766,
197
+ 0.04245621871948242,
198
+ 0.04256293869018555
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 141.13819566298872
204
  },
205
  "energy": null,
206
  "efficiency": null