IlyasMoutawwakil HF staff commited on
Commit
88336f4
·
verified ·
1 Parent(s): d9b9e3a

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.4.0",
94
- "optimum_benchmark_commit": "2680e6fb8019f9b6eb6fcaa00b283acdac4d3d3d",
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": 1134.313472,
114
- "max_global_vram": 3155.423232,
115
- "max_process_vram": 295759.896576,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6538031539916992,
123
- "mean": 0.13076063079833983,
124
- "stdev": 0.17674796754561137,
125
- "p50": 0.04211140060424805,
126
- "p90": 0.3080887893676758,
127
- "p95": 0.39617101211547845,
128
- "p99": 0.4666367903137207,
129
  "values": [
130
- 0.48425323486328126,
131
- 0.04384212112426758,
132
- 0.04211140060424805,
133
- 0.041967079162597655,
134
- 0.04162931823730469
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 76.47561761477036
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1134.313472,
148
- "max_global_vram": 3155.423232,
149
- "max_process_vram": 295759.896576,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5280953559875489,
157
- "mean": 0.26404767799377443,
158
- "stdev": 0.22020555686950682,
159
- "p50": 0.26404767799377443,
160
- "p90": 0.4402121234893799,
161
- "p95": 0.46223267917633054,
162
- "p99": 0.4798491237258911,
163
  "values": [
164
- 0.48425323486328126,
165
- 0.04384212112426758
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.148779305282547
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1134.313472,
179
- "max_global_vram": 3155.423232,
180
- "max_process_vram": 295759.896576,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12570779800415038,
188
- "mean": 0.041902599334716795,
189
- "stdev": 0.00020202159667073014,
190
- "p50": 0.041967079162597655,
191
- "p90": 0.04208253631591797,
192
- "p95": 0.042096968460083005,
193
- "p99": 0.042108514175415036,
194
  "values": [
195
- 0.04211140060424805,
196
- 0.041967079162597655,
197
- 0.04162931823730469
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 143.18920771649908
203
  },
204
  "energy": null,
205
  "efficiency": null
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": "8d3ce5d99bc670ee9136c4d65ae8c25ef9d8beae",
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.424064,
114
+ "max_global_vram": 3155.43552,
115
+ "max_process_vram": 306255.355904,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.900032
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.633851230621338,
123
+ "mean": 0.1267702461242676,
124
+ "stdev": 0.16923651715369464,
125
+ "p50": 0.04176274108886719,
126
+ "p90": 0.29664768676757813,
127
+ "p95": 0.38094341125488274,
128
+ "p99": 0.4483799908447266,
129
  "values": [
130
+ 0.4652391357421875,
131
+ 0.043760513305664064,
132
+ 0.04176274108886719,
133
+ 0.04166690063476562,
134
+ 0.04142193984985352
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 78.88286333527677
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1134.424064,
148
+ "max_global_vram": 3155.43552,
149
+ "max_process_vram": 306255.355904,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.900032
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5089996490478516,
157
+ "mean": 0.2544998245239258,
158
+ "stdev": 0.21073931121826173,
159
+ "p50": 0.2544998245239258,
160
+ "p90": 0.42309127349853515,
161
+ "p95": 0.4441652046203613,
162
+ "p99": 0.4610243495178223,
163
  "values": [
164
+ 0.4652391357421875,
165
+ 0.043760513305664064
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.717103174756634
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1134.424064,
179
+ "max_global_vram": 3155.43552,
180
+ "max_process_vram": 306255.355904,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.900032
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12485158157348633,
188
+ "mean": 0.04161719385782878,
189
+ "stdev": 0.00014350248286679076,
190
+ "p50": 0.04166690063476562,
191
+ "p90": 0.041743572998046874,
192
+ "p95": 0.041753157043457036,
193
+ "p99": 0.04176082427978516,
194
  "values": [
195
+ 0.04176274108886719,
196
+ 0.04166690063476562,
197
+ 0.04142193984985352
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 144.17118127899235
203
  },
204
  "energy": null,
205
  "efficiency": null