IlyasMoutawwakil HF staff commited on
Commit
071845a
·
verified ·
1 Parent(s): 4ce3e93

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,16 +88,16 @@
88
  "gpu_count": 1,
89
  "gpu_vram_mb": 68702699520,
90
  "optimum_benchmark_version": "0.2.1",
91
- "optimum_benchmark_commit": "347e13ca9f7f904f55669603cfb9f0b6c7e8672c",
92
- "transformers_version": "4.41.1",
93
  "transformers_commit": null,
94
- "accelerate_version": "0.30.1",
95
  "accelerate_commit": null,
96
- "diffusers_version": "0.27.2",
97
  "diffusers_commit": null,
98
  "optimum_version": null,
99
  "optimum_commit": null,
100
- "timm_version": "1.0.3",
101
  "timm_commit": null,
102
  "peft_version": null,
103
  "peft_commit": null
@@ -107,33 +107,33 @@
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
- "max_ram": 1123.115008,
111
- "max_global_vram": 4670.468096,
112
- "max_process_vram": 295035.65824,
113
  "max_reserved": 2707.423232,
114
  "max_allocated": 2497.88416
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
- "total": 0.7899723854064942,
120
- "mean": 0.15799447708129882,
121
- "stdev": 0.21986792437456745,
122
- "p50": 0.04801991271972656,
123
- "p90": 0.3780925994873048,
124
- "p95": 0.48791122894287103,
125
- "p99": 0.5757661325073242,
126
  "values": [
127
- 0.5977298583984375,
128
- 0.04863671112060547,
129
- 0.047656871795654296,
130
- 0.04801991271972656,
131
- 0.047929031372070316
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
- "value": 63.293351671111424
137
  },
138
  "energy": null,
139
  "efficiency": null
@@ -141,30 +141,30 @@
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
- "max_ram": 1123.115008,
145
- "max_global_vram": 4670.468096,
146
- "max_process_vram": 295035.65824,
147
  "max_reserved": 2707.423232,
148
  "max_allocated": 2497.88416
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
- "total": 0.646366569519043,
154
- "mean": 0.3231832847595215,
155
- "stdev": 0.27454657363891605,
156
- "p50": 0.3231832847595215,
157
- "p90": 0.5428205436706544,
158
- "p95": 0.5702752010345459,
159
- "p99": 0.5922389269256592,
160
  "values": [
161
- 0.5977298583984375,
162
- 0.04863671112060547
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 12.376877730469175
168
  },
169
  "energy": null,
170
  "efficiency": null
@@ -172,31 +172,31 @@
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
- "max_ram": 1123.115008,
176
- "max_global_vram": 4670.468096,
177
- "max_process_vram": 295035.65824,
178
  "max_reserved": 2707.423232,
179
  "max_allocated": 2497.88416
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
- "total": 0.1436058158874512,
185
- "mean": 0.04786860529581707,
186
- "stdev": 0.00015424690414253482,
187
- "p50": 0.047929031372070316,
188
- "p90": 0.048001736450195315,
189
- "p95": 0.048010824584960934,
190
- "p99": 0.04801809509277344,
191
  "values": [
192
- 0.047656871795654296,
193
- 0.04801991271972656,
194
- 0.047929031372070316
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
- "value": 125.3431129426347
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": "d920fe9626db1e7915f6d3574b5b54b0159cd100",
92
+ "transformers_version": "4.42.3",
93
  "transformers_commit": null,
94
+ "accelerate_version": "0.31.0",
95
  "accelerate_commit": null,
96
+ "diffusers_version": "0.29.2",
97
  "diffusers_commit": null,
98
  "optimum_version": null,
99
  "optimum_commit": null,
100
+ "timm_version": "1.0.7",
101
  "timm_commit": null,
102
  "peft_version": null,
103
  "peft_commit": null
 
107
  "overall": {
108
  "memory": {
109
  "unit": "MB",
110
+ "max_ram": 1628.168192,
111
+ "max_global_vram": 3149.860864,
112
+ "max_process_vram": 906400.456704,
113
  "max_reserved": 2707.423232,
114
  "max_allocated": 2497.88416
115
  },
116
  "latency": {
117
  "unit": "s",
118
  "count": 5,
119
+ "total": 0.7142609024047851,
120
+ "mean": 0.14285218048095702,
121
+ "stdev": 0.19990968586390873,
122
+ "p50": 0.04288568115234375,
123
+ "p90": 0.34297193298339845,
124
+ "p95": 0.4428215377807616,
125
+ "p99": 0.5227012216186523,
126
  "values": [
127
+ 0.542671142578125,
128
+ 0.043423118591308596,
129
+ 0.04266183853149414,
130
+ 0.04288568115234375,
131
+ 0.04261912155151367
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "samples/s",
136
+ "value": 70.00243164879835
137
  },
138
  "energy": null,
139
  "efficiency": null
 
141
  "warmup": {
142
  "memory": {
143
  "unit": "MB",
144
+ "max_ram": 1628.168192,
145
+ "max_global_vram": 3149.860864,
146
+ "max_process_vram": 906400.456704,
147
  "max_reserved": 2707.423232,
148
  "max_allocated": 2497.88416
149
  },
150
  "latency": {
151
  "unit": "s",
152
  "count": 2,
153
+ "total": 0.5860942611694335,
154
+ "mean": 0.29304713058471676,
155
+ "stdev": 0.2496240119934082,
156
+ "p50": 0.29304713058471676,
157
+ "p90": 0.49274634017944335,
158
+ "p95": 0.5177087413787842,
159
+ "p99": 0.5376786623382568,
160
  "values": [
161
+ 0.542671142578125,
162
+ 0.043423118591308596
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 13.649681510338635
168
  },
169
  "energy": null,
170
  "efficiency": null
 
172
  "train": {
173
  "memory": {
174
  "unit": "MB",
175
+ "max_ram": 1628.168192,
176
+ "max_global_vram": 3149.860864,
177
+ "max_process_vram": 906400.456704,
178
  "max_reserved": 2707.423232,
179
  "max_allocated": 2497.88416
180
  },
181
  "latency": {
182
  "unit": "s",
183
  "count": 3,
184
+ "total": 0.12816664123535157,
185
+ "mean": 0.04272221374511719,
186
+ "stdev": 0.00011689704876141865,
187
+ "p50": 0.04266183853149414,
188
+ "p90": 0.04284091262817383,
189
+ "p95": 0.04286329689025879,
190
+ "p99": 0.042881204299926756,
191
  "values": [
192
+ 0.04266183853149414,
193
+ 0.04288568115234375,
194
+ 0.04261912155151367
195
  ]
196
  },
197
  "throughput": {
198
  "unit": "samples/s",
199
+ "value": 140.44216050685696
200
  },
201
  "energy": null,
202
  "efficiency": null