IlyasMoutawwakil HF staff commited on
Commit
d6e1c8e
·
verified ·
1 Parent(s): 2a5753e

Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -88,7 +88,7 @@
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
- "optimum_benchmark_commit": "619f91dd928d405e72e9e7724b958f1538ca7d80",
92
  "transformers_version": "4.41.0",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1123.422208,
111
- "max_global_vram": 4523.638784,
112
- "max_process_vram": 293331.345408,
113
  "max_reserved": 2707.423232,
114
  "max_allocated": 2497.88416
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7854447250366211,
120
- "mean": 0.15708894500732423,
121
- "stdev": 0.21836730708972618,
122
- "p50": 0.048004150390625,
123
- "p90": 0.3756881637573243,
124
- "p95": 0.4847555809020995,
125
- "p99": 0.5720095146179199,
126
  "values": [
127
- 0.593822998046875,
128
- 0.048485912322998044,
129
- 0.047698711395263674,
130
- 0.04743295288085937,
131
- 0.048004150390625
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 63.65820331617704
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1123.422208,
145
- "max_global_vram": 4523.638784,
146
- "max_process_vram": 293331.345408,
147
  "max_reserved": 2707.423232,
148
  "max_allocated": 2497.88416
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.642308910369873,
154
- "mean": 0.3211544551849365,
155
- "stdev": 0.2726685428619385,
156
- "p50": 0.3211544551849365,
157
- "p90": 0.5392892894744873,
158
- "p95": 0.5665561437606811,
159
- "p99": 0.5883696271896363,
160
  "values": [
161
- 0.593822998046875,
162
- 0.048485912322998044
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 12.455066200768112
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1123.422208,
176
- "max_global_vram": 4523.638784,
177
- "max_process_vram": 293331.345408,
178
  "max_reserved": 2707.423232,
179
  "max_allocated": 2497.88416
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.14313581466674805,
185
- "mean": 0.047711938222249346,
186
- "stdev": 0.0002333778917045563,
187
- "p50": 0.047698711395263674,
188
- "p90": 0.04794306259155273,
189
- "p95": 0.047973606491088866,
190
- "p99": 0.04799804161071777,
191
  "values": [
192
- 0.047698711395263674,
193
- 0.04743295288085937,
194
- 0.048004150390625
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 125.75468999081744
200
  },
201
  "energy": null,
202
  "efficiency": null
 
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
+ "optimum_benchmark_commit": "9c5b122c5b131ce085c14c11b158b31af90e674e",
92
  "transformers_version": "4.41.0",
93
  "transformers_commit": null,
94
  "accelerate_version": "0.30.1",
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1122.525184,
111
+ "max_global_vram": 6056.804352,
112
+ "max_process_vram": 291845.783552,
113
  "max_reserved": 2707.423232,
114
  "max_allocated": 2497.88416
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.7736982460021972,
120
+ "mean": 0.15473964920043942,
121
+ "stdev": 0.21879563220856085,
122
+ "p50": 0.045054759979248044,
123
+ "p90": 0.37409266052246093,
124
+ "p95": 0.4832105758666991,
125
+ "p99": 0.5705049081420898,
126
  "values": [
127
+ 0.5923284912109374,
128
+ 0.04673891448974609,
129
+ 0.044822921752929686,
130
+ 0.045054759979248044,
131
+ 0.04475315856933594
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 64.62467797795422
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1122.525184,
145
+ "max_global_vram": 6056.804352,
146
+ "max_process_vram": 291845.783552,
147
  "max_reserved": 2707.423232,
148
  "max_allocated": 2497.88416
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.6390674057006835,
154
+ "mean": 0.31953370285034177,
155
+ "stdev": 0.2727947883605957,
156
+ "p50": 0.31953370285034177,
157
+ "p90": 0.5377695335388183,
158
+ "p95": 0.5650490123748778,
159
+ "p99": 0.5868725954437255,
160
  "values": [
161
+ 0.5923284912109374,
162
+ 0.04673891448974609
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 12.51824131325971
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1122.525184,
176
+ "max_global_vram": 6056.804352,
177
+ "max_process_vram": 291845.783552,
178
  "max_reserved": 2707.423232,
179
  "max_allocated": 2497.88416
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.13463084030151368,
185
+ "mean": 0.04487694676717122,
186
+ "stdev": 0.0001289182667121326,
187
+ "p50": 0.044822921752929686,
188
+ "p90": 0.04500839233398437,
189
+ "p95": 0.04503157615661621,
190
+ "p99": 0.045050123214721675,
191
  "values": [
192
+ 0.044822921752929686,
193
+ 0.045054759979248044,
194
+ 0.04475315856933594
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 133.6989352490703
200
  },
201
  "energy": null,
202
  "efficiency": null