IlyasMoutawwakil HF staff commited on
Commit
cfb5812
·
verified ·
1 Parent(s): 6ab011c

Upload cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json CHANGED
@@ -7,6 +7,7 @@
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
  "library": "transformers",
 
10
  "model": "google-bert/bert-base-uncased",
11
  "processor": "google-bert/bert-base-uncased",
12
  "device": "cuda",
@@ -91,7 +92,7 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "c31e63ddb94c29460ba90ff599147e94ff80543a",
95
  "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.32.1",
@@ -110,33 +111,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1131.528192,
114
- "max_global_vram": 3236.08576,
115
- "max_process_vram": 258430.697472,
116
  "max_reserved": 2780.823552,
117
  "max_allocated": 2572.832768
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.687042869567871,
123
- "mean": 0.1374085739135742,
124
- "stdev": 0.18600465416463524,
125
- "p50": 0.04401168441772461,
126
- "p90": 0.3240188369750977,
127
- "p95": 0.4167166938781737,
128
- "p99": 0.49087497940063474,
129
  "values": [
130
- 0.50941455078125,
131
- 0.04592526626586914,
132
- 0.043787525177001956,
133
- 0.04401168441772461,
134
- 0.043903842926025394
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 72.77566250188795
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +145,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1131.528192,
148
- "max_global_vram": 3236.08576,
149
- "max_process_vram": 258430.697472,
150
  "max_reserved": 2780.823552,
151
  "max_allocated": 2572.832768
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5553398170471191,
157
- "mean": 0.27766990852355955,
158
- "stdev": 0.23174464225769043,
159
- "p50": 0.27766990852355955,
160
- "p90": 0.4630656223297119,
161
- "p95": 0.4862400865554809,
162
- "p99": 0.5047796579360961,
163
  "values": [
164
- 0.50941455078125,
165
- 0.04592526626586914
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 14.405594114497324
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +176,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1131.528192,
179
- "max_global_vram": 3236.08576,
180
- "max_process_vram": 258430.697472,
181
  "max_reserved": 2780.823552,
182
  "max_allocated": 2572.832768
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.13170305252075196,
188
- "mean": 0.04390101750691732,
189
- "stdev": 9.153443266585943e-05,
190
- "p50": 0.043903842926025394,
191
- "p90": 0.04399011611938476,
192
- "p95": 0.04400090026855469,
193
- "p99": 0.044009527587890625,
194
  "values": [
195
- 0.043787525177001956,
196
- 0.04401168441772461,
197
- 0.043903842926025394
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 136.6710919411971
203
  },
204
  "energy": null,
205
  "efficiency": null
 
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
9
  "library": "transformers",
10
+ "model_type": "bert",
11
  "model": "google-bert/bert-base-uncased",
12
  "processor": "google-bert/bert-base-uncased",
13
  "device": "cuda",
 
92
  "gpu_count": 1,
93
  "gpu_vram_mb": 68702699520,
94
  "optimum_benchmark_version": "0.3.1",
95
+ "optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
96
  "transformers_version": "4.42.4",
97
  "transformers_commit": null,
98
  "accelerate_version": "0.32.1",
 
111
  "overall": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1131.114496,
115
+ "max_global_vram": 3236.073472,
116
+ "max_process_vram": 271682.412544,
117
  "max_reserved": 2780.823552,
118
  "max_allocated": 2572.832768
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 5,
123
+ "total": 0.726324478149414,
124
+ "mean": 0.14526489562988282,
125
+ "stdev": 0.19495773493886093,
126
+ "p50": 0.04841925048828125,
127
+ "p90": 0.3405257797241211,
128
+ "p95": 0.4378520622253417,
129
+ "p99": 0.5157130882263183,
130
  "values": [
131
+ 0.5351783447265624,
132
+ 0.047192214965820316,
133
+ 0.046987735748291015,
134
+ 0.048546932220458985,
135
+ 0.04841925048828125
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "samples/s",
140
+ "value": 68.83975620289416
141
  },
142
  "energy": null,
143
  "efficiency": null
 
145
  "warmup": {
146
  "memory": {
147
  "unit": "MB",
148
+ "max_ram": 1131.114496,
149
+ "max_global_vram": 3236.073472,
150
+ "max_process_vram": 271682.412544,
151
  "max_reserved": 2780.823552,
152
  "max_allocated": 2572.832768
153
  },
154
  "latency": {
155
  "unit": "s",
156
  "count": 2,
157
+ "total": 0.5823705596923827,
158
+ "mean": 0.29118527984619136,
159
+ "stdev": 0.24399306488037106,
160
+ "p50": 0.29118527984619136,
161
+ "p90": 0.48637973175048826,
162
+ "p95": 0.5107790382385253,
163
+ "p99": 0.530298483428955,
164
  "values": [
165
+ 0.5351783447265624,
166
+ 0.047192214965820316
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "samples/s",
171
+ "value": 13.736958139205605
172
  },
173
  "energy": null,
174
  "efficiency": null
 
176
  "train": {
177
  "memory": {
178
  "unit": "MB",
179
+ "max_ram": 1131.114496,
180
+ "max_global_vram": 3236.073472,
181
+ "max_process_vram": 271682.412544,
182
  "max_reserved": 2780.823552,
183
  "max_allocated": 2572.832768
184
  },
185
  "latency": {
186
  "unit": "s",
187
  "count": 3,
188
+ "total": 0.14395391845703126,
189
+ "mean": 0.047984639485677084,
190
+ "stdev": 0.000706842015537518,
191
+ "p50": 0.04841925048828125,
192
+ "p90": 0.04852139587402344,
193
+ "p95": 0.04853416404724121,
194
+ "p99": 0.04854437858581543,
195
  "values": [
196
+ 0.046987735748291015,
197
+ 0.048546932220458985,
198
+ 0.04841925048828125
199
  ]
200
  },
201
  "throughput": {
202
  "unit": "samples/s",
203
+ "value": 125.04001414433753
204
  },
205
  "energy": null,
206
  "efficiency": null