IlyasMoutawwakil HF staff commited on
Commit
5dd8afb
·
verified ·
1 Parent(s): 519d7a7

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
@@ -91,7 +91,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.2.1",
94
- "optimum_benchmark_commit": "3b8c49a169ebd79001b2a83fbf2b332612417102",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.31.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1123.373056,
114
- "max_global_vram": 3155.443712,
115
- "max_process_vram": 276224.323584,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6877597045898438,
123
- "mean": 0.13755194091796877,
124
- "stdev": 0.18886122555802723,
125
- "p50": 0.04328300857543945,
126
- "p90": 0.32650251007080083,
127
- "p95": 0.420888370513916,
128
- "p99": 0.49639705886840824,
129
  "values": [
130
- 0.5152742309570313,
131
- 0.043344928741455076,
132
- 0.04289868927001953,
133
- 0.04295884704589844,
134
- 0.04328300857543945
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 72.6998102190623
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1123.373056,
148
- "max_global_vram": 3155.443712,
149
- "max_process_vram": 276224.323584,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5586191596984864,
157
- "mean": 0.2793095798492432,
158
- "stdev": 0.2359646511077881,
159
- "p50": 0.2793095798492432,
160
- "p90": 0.46808130073547366,
161
- "p95": 0.49167776584625245,
162
- "p99": 0.5105549379348755,
163
  "values": [
164
- 0.5152742309570313,
165
- 0.043344928741455076
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 14.321026876911963
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1123.373056,
179
- "max_global_vram": 3155.443712,
180
- "max_process_vram": 276224.323584,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12914054489135743,
188
- "mean": 0.04304684829711914,
189
- "stdev": 0.00016878684248072394,
190
- "p50": 0.04295884704589844,
191
- "p90": 0.04321817626953125,
192
- "p95": 0.04325059242248535,
193
- "p99": 0.04327652534484863,
194
  "values": [
195
- 0.04289868927001953,
196
- 0.04295884704589844,
197
- 0.04328300857543945
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 139.38302657111237
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.2.1",
94
+ "optimum_benchmark_commit": "3731aa19b0b76022fb42f78436721c579f50c777",
95
  "transformers_version": "4.42.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.31.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1122.93888,
114
+ "max_global_vram": 3155.959808,
115
+ "max_process_vram": 269602.361344,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7234746742248536,
123
+ "mean": 0.1446949348449707,
124
+ "stdev": 0.1992997713102987,
125
+ "p50": 0.04500122833251953,
126
+ "p90": 0.3442575790405274,
127
+ "p95": 0.4437756706237792,
128
+ "p99": 0.5233901438903809,
129
  "values": [
130
+ 0.5432937622070313,
131
+ 0.04570330429077148,
132
+ 0.04500122833251953,
133
+ 0.044526992797851564,
134
+ 0.044949386596679686
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 69.11091954057837
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1122.93888,
148
+ "max_global_vram": 3155.959808,
149
+ "max_process_vram": 269602.361344,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5889970664978028,
157
+ "mean": 0.2944985332489014,
158
+ "stdev": 0.24879522895812992,
159
+ "p50": 0.2944985332489014,
160
+ "p90": 0.4935347164154053,
161
+ "p95": 0.5184142393112183,
162
+ "p99": 0.5383178576278687,
163
  "values": [
164
+ 0.5432937622070313,
165
+ 0.04570330429077148
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.582410601071887
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1122.93888,
179
+ "max_global_vram": 3155.959808,
180
+ "max_process_vram": 269602.361344,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.13447760772705078,
188
+ "mean": 0.04482586924235026,
189
+ "stdev": 0.00021239466126507452,
190
+ "p50": 0.044949386596679686,
191
+ "p90": 0.04499085998535156,
192
+ "p95": 0.044996044158935544,
193
+ "p99": 0.04500019149780273,
194
  "values": [
195
+ 0.04500122833251953,
196
+ 0.044526992797851564,
197
+ 0.044949386596679686
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 133.8512805532249
203
  },
204
  "energy": null,
205
  "efficiency": null