IlyasMoutawwakil HF staff commited on
Commit
0c55e92
·
verified ·
1 Parent(s): a1e44d0

Upload cuda_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json CHANGED
@@ -5,11 +5,11 @@
5
  "name": "pytorch",
6
  "version": "2.5.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
 
 
8
  "task": "fill-mask",
9
  "library": "transformers",
10
  "model_type": "bert",
11
- "model": "hf-internal-testing/tiny-random-BertModel",
12
- "processor": "hf-internal-testing/tiny-random-BertModel",
13
  "device": "cuda",
14
  "device_ids": "0",
15
  "seed": 42,
@@ -94,7 +94,7 @@
94
  "optimum_benchmark_commit": null,
95
  "transformers_version": "4.47.0",
96
  "transformers_commit": null,
97
- "accelerate_version": "1.2.0",
98
  "accelerate_commit": null,
99
  "diffusers_version": "0.31.0",
100
  "diffusers_commit": null,
@@ -112,7 +112,7 @@
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
- "max_ram": 1294.471168,
116
  "max_global_vram": 681.050112,
117
  "max_process_vram": 0.0,
118
  "max_reserved": 25.165824,
@@ -121,42 +121,42 @@
121
  "latency": {
122
  "unit": "s",
123
  "values": [
124
- 0.30297189331054686,
125
- 0.014542847633361817,
126
- 0.01349836826324463,
127
- 0.013310976028442383,
128
- 0.0136878080368042
129
  ],
130
  "count": 5,
131
- "total": 0.3580118932723999,
132
- "mean": 0.07160237865447998,
133
- "p50": 0.0136878080368042,
134
- "p90": 0.18760027503967286,
135
- "p95": 0.2452860841751098,
136
- "p99": 0.29143473148345944,
137
- "stdev": 0.11568552504615195,
138
- "stdev_": 161.5665948814311
139
  },
140
  "throughput": {
141
  "unit": "samples/s",
142
- "value": 139.66016475870703
143
  },
144
  "energy": {
145
  "unit": "kWh",
146
- "cpu": 6.533353205555731e-06,
147
- "ram": 3.5611923040800077e-06,
148
- "gpu": 7.783061781999794e-06,
149
- "total": 1.7877607291635533e-05
150
  },
151
  "efficiency": {
152
  "unit": "samples/kWh",
153
- "value": 559358.9699600763
154
  }
155
  },
156
  "warmup": {
157
  "memory": {
158
  "unit": "MB",
159
- "max_ram": 1294.471168,
160
  "max_global_vram": 681.050112,
161
  "max_process_vram": 0.0,
162
  "max_reserved": 25.165824,
@@ -165,22 +165,22 @@
165
  "latency": {
166
  "unit": "s",
167
  "values": [
168
- 0.30297189331054686,
169
- 0.014542847633361817
170
  ],
171
  "count": 2,
172
- "total": 0.3175147409439087,
173
- "mean": 0.15875737047195435,
174
- "p50": 0.15875737047195435,
175
- "p90": 0.2741289887428284,
176
- "p95": 0.2885504410266876,
177
- "p99": 0.300087602853775,
178
- "stdev": 0.14421452283859254,
179
- "stdev_": 90.83957639879723
180
  },
181
  "throughput": {
182
  "unit": "samples/s",
183
- "value": 25.195680604363684
184
  },
185
  "energy": null,
186
  "efficiency": null
@@ -188,7 +188,7 @@
188
  "train": {
189
  "memory": {
190
  "unit": "MB",
191
- "max_ram": 1294.471168,
192
  "max_global_vram": 681.050112,
193
  "max_process_vram": 0.0,
194
  "max_reserved": 25.165824,
@@ -197,23 +197,23 @@
197
  "latency": {
198
  "unit": "s",
199
  "values": [
200
- 0.01349836826324463,
201
- 0.013310976028442383,
202
- 0.0136878080368042
203
  ],
204
  "count": 3,
205
- "total": 0.040497152328491215,
206
- "mean": 0.013499050776163738,
207
- "p50": 0.01349836826324463,
208
- "p90": 0.013649920082092286,
209
- "p95": 0.013668864059448243,
210
- "p99": 0.013684019241333008,
211
- "stdev": 0.0001538417801929712,
212
- "stdev_": 1.1396488741609958
213
  },
214
  "throughput": {
215
  "unit": "samples/s",
216
- "value": 444.4756968093371
217
  },
218
  "energy": null,
219
  "efficiency": null
 
5
  "name": "pytorch",
6
  "version": "2.5.1+cu124",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
+ "model": "hf-internal-testing/tiny-random-BertModel",
9
+ "processor": "hf-internal-testing/tiny-random-BertModel",
10
  "task": "fill-mask",
11
  "library": "transformers",
12
  "model_type": "bert",
 
 
13
  "device": "cuda",
14
  "device_ids": "0",
15
  "seed": 42,
 
94
  "optimum_benchmark_commit": null,
95
  "transformers_version": "4.47.0",
96
  "transformers_commit": null,
97
+ "accelerate_version": "1.2.1",
98
  "accelerate_commit": null,
99
  "diffusers_version": "0.31.0",
100
  "diffusers_commit": null,
 
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
+ "max_ram": 1294.82752,
116
  "max_global_vram": 681.050112,
117
  "max_process_vram": 0.0,
118
  "max_reserved": 25.165824,
 
121
  "latency": {
122
  "unit": "s",
123
  "values": [
124
+ 0.3042181091308594,
125
+ 0.014543871879577636,
126
+ 0.013530112266540528,
127
+ 0.013849599838256836,
128
+ 0.013922304153442382
129
  ],
130
  "count": 5,
131
+ "total": 0.36006399726867677,
132
+ "mean": 0.07201279945373536,
133
+ "p50": 0.013922304153442382,
134
+ "p90": 0.1883484142303467,
135
+ "p95": 0.246283261680603,
136
+ "p99": 0.2926311396408081,
137
+ "stdev": 0.1161031193492677,
138
+ "stdev_": 161.22567131119266
139
  },
140
  "throughput": {
141
  "unit": "samples/s",
142
+ "value": 138.86420297303542
143
  },
144
  "energy": {
145
  "unit": "kWh",
146
+ "cpu": 6.509765044444057e-06,
147
+ "ram": 3.5414303178393125e-06,
148
+ "gpu": 8.136673176000137e-06,
149
+ "total": 1.8187868538283507e-05
150
  },
151
  "efficiency": {
152
  "unit": "samples/kWh",
153
+ "value": 549817.0376012492
154
  }
155
  },
156
  "warmup": {
157
  "memory": {
158
  "unit": "MB",
159
+ "max_ram": 1294.82752,
160
  "max_global_vram": 681.050112,
161
  "max_process_vram": 0.0,
162
  "max_reserved": 25.165824,
 
165
  "latency": {
166
  "unit": "s",
167
  "values": [
168
+ 0.3042181091308594,
169
+ 0.014543871879577636
170
  ],
171
  "count": 2,
172
+ "total": 0.318761981010437,
173
+ "mean": 0.1593809905052185,
174
+ "p50": 0.1593809905052185,
175
+ "p90": 0.2752506854057312,
176
+ "p95": 0.2897343972682953,
177
+ "p99": 0.3013213667583466,
178
+ "stdev": 0.1448371186256409,
179
+ "stdev_": 90.87477632465747
180
  },
181
  "throughput": {
182
  "unit": "samples/s",
183
+ "value": 25.097095879003405
184
  },
185
  "energy": null,
186
  "efficiency": null
 
188
  "train": {
189
  "memory": {
190
  "unit": "MB",
191
+ "max_ram": 1294.82752,
192
  "max_global_vram": 681.050112,
193
  "max_process_vram": 0.0,
194
  "max_reserved": 25.165824,
 
197
  "latency": {
198
  "unit": "s",
199
  "values": [
200
+ 0.013530112266540528,
201
+ 0.013849599838256836,
202
+ 0.013922304153442382
203
  ],
204
  "count": 3,
205
+ "total": 0.041302016258239746,
206
+ "mean": 0.013767338752746583,
207
+ "p50": 0.013849599838256836,
208
+ "p90": 0.013907763290405273,
209
+ "p95": 0.013915033721923827,
210
+ "p99": 0.013920850067138672,
211
+ "stdev": 0.00017035019553829535,
212
+ "stdev_": 1.237350214138593
213
  },
214
  "throughput": {
215
  "unit": "samples/s",
216
+ "value": 435.8140747283494
217
  },
218
  "energy": null,
219
  "efficiency": null