IlyasMoutawwakil HF staff commited on
Commit
31e20ba
·
verified ·
1 Parent(s): a9d2d7b

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
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.1",
89
- "optimum_benchmark_commit": "1ba65d84c92c93ea19ab2d2293c92bced987bae2",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
@@ -105,33 +105,33 @@
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1125.371904,
109
- "max_global_vram": 4135.821312,
110
- "max_process_vram": 320232.009728,
111
  "max_reserved": 2707.423232,
112
  "max_allocated": 2497.900032
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
- "total": 0.7452714767456055,
118
- "mean": 0.1490542953491211,
119
- "stdev": 0.21097078175821582,
120
- "p50": 0.04348025131225586,
121
- "p90": 0.3604067993164063,
122
- "p95": 0.465700714111328,
123
- "p99": 0.5499358459472655,
124
  "values": [
125
- 0.57099462890625,
126
- 0.04452505493164063,
127
- 0.0431439323425293,
128
- 0.04312760925292969,
129
- 0.04348025131225586
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
- "value": 67.08964660547078
135
  },
136
  "energy": null,
137
  "efficiency": null
@@ -139,30 +139,30 @@
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
- "max_ram": 1125.371904,
143
- "max_global_vram": 4135.821312,
144
- "max_process_vram": 320232.009728,
145
  "max_reserved": 2707.423232,
146
  "max_allocated": 2497.900032
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
- "total": 0.6155196838378906,
152
- "mean": 0.3077598419189453,
153
- "stdev": 0.2632347869873047,
154
- "p50": 0.3077598419189453,
155
- "p90": 0.518347671508789,
156
- "p95": 0.5446711502075194,
157
- "p99": 0.5657299331665039,
158
  "values": [
159
- 0.57099462890625,
160
- 0.04452505493164063
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
- "value": 12.99714730505184
166
  },
167
  "energy": null,
168
  "efficiency": null
@@ -170,31 +170,31 @@
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
- "max_ram": 1125.371904,
174
- "max_global_vram": 4135.821312,
175
- "max_process_vram": 320232.009728,
176
  "max_reserved": 2707.423232,
177
  "max_allocated": 2497.900032
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
- "total": 0.12975179290771485,
183
- "mean": 0.04325059763590495,
184
- "stdev": 0.00016252634475603293,
185
- "p50": 0.0431439323425293,
186
- "p90": 0.04341298751831055,
187
- "p95": 0.0434466194152832,
188
- "p99": 0.04347352493286133,
189
  "values": [
190
- 0.0431439323425293,
191
- 0.04312760925292969,
192
- 0.04348025131225586
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
- "value": 138.7264067541817
198
  },
199
  "energy": null,
200
  "efficiency": null
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.2.1",
89
+ "optimum_benchmark_commit": "eee61510ab9c7b38bd9807712fa942e2f5ba255c",
90
  "transformers_version": "4.40.2",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.30.1",
 
105
  "overall": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 1124.921344,
109
+ "max_global_vram": 5354.385408,
110
+ "max_process_vram": 306217.193472,
111
  "max_reserved": 2707.423232,
112
  "max_allocated": 2497.900032
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 5,
117
+ "total": 0.6888907432556153,
118
+ "mean": 0.13777814865112306,
119
+ "stdev": 0.19043729427786282,
120
+ "p50": 0.042845680236816404,
121
+ "p90": 0.32861738433837895,
122
+ "p95": 0.42363397903442374,
123
+ "p99": 0.49964725479125977,
124
  "values": [
125
+ 0.5186505737304687,
126
+ 0.04356760025024414,
127
+ 0.042165523529052736,
128
+ 0.0416613655090332,
129
+ 0.042845680236816404
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "samples/s",
134
+ "value": 72.58044978759038
135
  },
136
  "energy": null,
137
  "efficiency": null
 
139
  "warmup": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1124.921344,
143
+ "max_global_vram": 5354.385408,
144
+ "max_process_vram": 306217.193472,
145
  "max_reserved": 2707.423232,
146
  "max_allocated": 2497.900032
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 2,
151
+ "total": 0.5622181739807128,
152
+ "mean": 0.2811090869903564,
153
+ "stdev": 0.2375414867401123,
154
+ "p50": 0.2811090869903564,
155
+ "p90": 0.4711422763824463,
156
+ "p95": 0.4948964250564575,
157
+ "p99": 0.5138997439956665,
158
  "values": [
159
+ 0.5186505737304687,
160
+ 0.04356760025024414
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "samples/s",
165
+ "value": 14.229351469300678
166
  },
167
  "energy": null,
168
  "efficiency": null
 
170
  "train": {
171
  "memory": {
172
  "unit": "MB",
173
+ "max_ram": 1124.921344,
174
+ "max_global_vram": 5354.385408,
175
+ "max_process_vram": 306217.193472,
176
  "max_reserved": 2707.423232,
177
  "max_allocated": 2497.900032
178
  },
179
  "latency": {
180
  "unit": "s",
181
  "count": 3,
182
+ "total": 0.12667256927490234,
183
+ "mean": 0.04222418975830078,
184
+ "stdev": 0.00048527080992760274,
185
+ "p50": 0.042165523529052736,
186
+ "p90": 0.04270964889526367,
187
+ "p95": 0.042777664566040034,
188
+ "p99": 0.04283207710266113,
189
  "values": [
190
+ 0.042165523529052736,
191
+ 0.0416613655090332,
192
+ 0.042845680236816404
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 142.09864142675397
198
  },
199
  "energy": null,
200
  "efficiency": null