IlyasMoutawwakil HF staff commited on
Commit
d1c14d2
·
verified ·
1 Parent(s): d17b3a5

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
@@ -90,8 +90,8 @@
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
- "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "0aac0108c378c328492774ddb431ea89a3c2b507",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1137.176576,
114
- "max_global_vram": 3155.406848,
115
- "max_process_vram": 298653.618176,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.639792049407959,
123
- "mean": 0.1279584098815918,
124
- "stdev": 0.17156743096637475,
125
- "p50": 0.04202315902709961,
126
- "p90": 0.29981989135742193,
127
- "p95": 0.385456134033203,
128
- "p99": 0.45396512817382806,
129
  "values": [
130
- 0.47109237670898435,
131
- 0.04291116333007813,
132
- 0.04202315902709961,
133
- 0.04175627517700195,
134
- 0.04200907516479492
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 78.15039284446914
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1137.176576,
148
- "max_global_vram": 3155.406848,
149
- "max_process_vram": 298653.618176,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5140035400390625,
157
- "mean": 0.25700177001953123,
158
- "stdev": 0.2140906066894531,
159
- "p50": 0.25700177001953123,
160
- "p90": 0.42827425537109376,
161
- "p95": 0.449683316040039,
162
- "p99": 0.46681056457519526,
163
  "values": [
164
- 0.47109237670898435,
165
- 0.04291116333007813
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.564095141041301
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1137.176576,
179
- "max_global_vram": 3155.406848,
180
- "max_process_vram": 298653.618176,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12578850936889646,
188
- "mean": 0.041929503122965485,
189
- "stdev": 0.00012262552681889077,
190
- "p50": 0.04200907516479492,
191
- "p90": 0.04202034225463867,
192
- "p95": 0.04202175064086914,
193
- "p99": 0.042022877349853514,
194
  "values": [
195
- 0.04202315902709961,
196
- 0.04175627517700195,
197
- 0.04200907516479492
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 143.0973313087915
203
  },
204
  "energy": null,
205
  "efficiency": null
 
90
  ],
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
+ "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": "d662120356cf9cce87fb802aea1c49ce74710c29",
95
  "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1134.231552,
114
+ "max_global_vram": 3155.447808,
115
+ "max_process_vram": 296775.032832,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6394036979675293,
123
+ "mean": 0.12788073959350585,
124
+ "stdev": 0.16708641084184522,
125
+ "p50": 0.04249489212036133,
126
+ "p90": 0.29765316772460937,
127
+ "p95": 0.37981599426269524,
128
+ "p99": 0.445546255493164,
129
  "values": [
130
+ 0.46197882080078123,
131
+ 0.042316650390625,
132
+ 0.04144864654541015,
133
+ 0.05116468811035156,
134
+ 0.04249489212036133
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 78.19785865945859
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1134.231552,
148
+ "max_global_vram": 3155.447808,
149
+ "max_process_vram": 296775.032832,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5042954711914063,
157
+ "mean": 0.25214773559570314,
158
+ "stdev": 0.20983108520507812,
159
+ "p50": 0.25214773559570314,
160
+ "p90": 0.4200126037597656,
161
+ "p95": 0.4409957122802734,
162
+ "p99": 0.45778219909667967,
163
  "values": [
164
+ 0.46197882080078123,
165
+ 0.042316650390625
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.86371573216763
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1134.231552,
179
+ "max_global_vram": 3155.447808,
180
+ "max_process_vram": 296775.032832,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.13510822677612305,
188
+ "mean": 0.045036075592041015,
189
+ "stdev": 0.0043545819547132015,
190
+ "p50": 0.04249489212036133,
191
+ "p90": 0.04943072891235351,
192
+ "p95": 0.05029770851135254,
193
+ "p99": 0.050991292190551755,
194
  "values": [
195
+ 0.04144864654541015,
196
+ 0.05116468811035156,
197
+ 0.04249489212036133
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 133.2265283136781
203
  },
204
  "energy": null,
205
  "efficiency": null