IlyasMoutawwakil HF Staff commited on
Commit
33a0632
·
verified ·
1 Parent(s): e7edafe

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
@@ -25,6 +25,7 @@
25
  "low_cpu_mem_usage": null,
26
  "attn_implementation": null,
27
  "cache_implementation": null,
 
28
  "autocast_enabled": false,
29
  "autocast_dtype": null,
30
  "torch_compile": false,
@@ -82,7 +83,7 @@
82
  "cpu_ram_mb": 66697.248768,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
- "platform": "Linux-5.10.230-223.885.amzn2.x86_64-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -96,11 +97,11 @@
96
  "transformers_commit": null,
97
  "accelerate_version": "1.3.0",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.32.2",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
- "timm_version": "1.0.14",
104
  "timm_commit": null,
105
  "peft_version": "0.14.0",
106
  "peft_commit": null
@@ -112,7 +113,7 @@
112
  "overall": {
113
  "memory": {
114
  "unit": "MB",
115
- "max_ram": 1304.276992,
116
  "max_global_vram": 681.050112,
117
  "max_process_vram": 0.0,
118
  "max_reserved": 25.165824,
@@ -121,42 +122,42 @@
121
  "latency": {
122
  "unit": "s",
123
  "values": [
124
- 0.27733782958984377,
125
- 0.015930848121643068,
126
- 0.014270976066589355,
127
- 0.013963135719299316,
128
- 0.013916928291320801
129
  ],
130
  "count": 5,
131
- "total": 0.3354197177886963,
132
- "mean": 0.06708394355773925,
133
- "p50": 0.014270976066589355,
134
- "p90": 0.17277503700256353,
135
- "p95": 0.2250564332962036,
136
- "p99": 0.2668815503311157,
137
- "stdev": 0.10512953632282875,
138
- "stdev_": 156.7134112089633
139
  },
140
  "throughput": {
141
  "unit": "samples/s",
142
- "value": 149.06696699178076
143
  },
144
  "energy": {
145
  "unit": "kWh",
146
- "cpu": 6.839244842361581e-06,
147
- "ram": 3.746681935816619e-06,
148
- "gpu": 9.758896695999907e-06,
149
- "total": 2.0344823474178105e-05
150
  },
151
  "efficiency": {
152
  "unit": "samples/kWh",
153
- "value": 491525.5230743152
154
  }
155
  },
156
  "warmup": {
157
  "memory": {
158
  "unit": "MB",
159
- "max_ram": 1304.276992,
160
  "max_global_vram": 681.050112,
161
  "max_process_vram": 0.0,
162
  "max_reserved": 25.165824,
@@ -165,22 +166,22 @@
165
  "latency": {
166
  "unit": "s",
167
  "values": [
168
- 0.27733782958984377,
169
- 0.015930848121643068
170
  ],
171
  "count": 2,
172
- "total": 0.29326867771148685,
173
- "mean": 0.14663433885574342,
174
- "p50": 0.14663433885574342,
175
- "p90": 0.2511971314430237,
176
- "p95": 0.26426748051643373,
177
- "p99": 0.2747237597751618,
178
- "stdev": 0.13070349073410037,
179
- "stdev_": 89.135663415569
180
  },
181
  "throughput": {
182
  "unit": "samples/s",
183
- "value": 27.27873996782662
184
  },
185
  "energy": null,
186
  "efficiency": null
@@ -188,7 +189,7 @@
188
  "train": {
189
  "memory": {
190
  "unit": "MB",
191
- "max_ram": 1304.276992,
192
  "max_global_vram": 681.050112,
193
  "max_process_vram": 0.0,
194
  "max_reserved": 25.165824,
@@ -197,23 +198,23 @@
197
  "latency": {
198
  "unit": "s",
199
  "values": [
200
- 0.014270976066589355,
201
- 0.013963135719299316,
202
- 0.013916928291320801
203
  ],
204
  "count": 3,
205
- "total": 0.042151040077209476,
206
- "mean": 0.014050346692403159,
207
- "p50": 0.013963135719299316,
208
- "p90": 0.014209407997131347,
209
- "p95": 0.014240192031860352,
210
- "p99": 0.014264819259643555,
211
- "stdev": 0.0001571448846668626,
212
- "stdev_": 1.1184413317845658
213
  },
214
  "throughput": {
215
  "unit": "samples/s",
216
- "value": 427.0357259756531
217
  },
218
  "energy": null,
219
  "efficiency": null
 
25
  "low_cpu_mem_usage": null,
26
  "attn_implementation": null,
27
  "cache_implementation": null,
28
+ "allow_tf32": false,
29
  "autocast_enabled": false,
30
  "autocast_dtype": null,
31
  "torch_compile": false,
 
83
  "cpu_ram_mb": 66697.248768,
84
  "system": "Linux",
85
  "machine": "x86_64",
86
+ "platform": "Linux-5.10.234-225.921.amzn2.x86_64-x86_64-with-glibc2.35",
87
  "processor": "x86_64",
88
  "python_version": "3.10.12",
89
  "gpu": [
 
97
  "transformers_commit": null,
98
  "accelerate_version": "1.3.0",
99
  "accelerate_commit": null,
100
+ "diffusers_version": "0.33.1",
101
  "diffusers_commit": null,
102
  "optimum_version": null,
103
  "optimum_commit": null,
104
+ "timm_version": "1.0.15",
105
  "timm_commit": null,
106
  "peft_version": "0.14.0",
107
  "peft_commit": null
 
113
  "overall": {
114
  "memory": {
115
  "unit": "MB",
116
+ "max_ram": 1306.570752,
117
  "max_global_vram": 681.050112,
118
  "max_process_vram": 0.0,
119
  "max_reserved": 25.165824,
 
122
  "latency": {
123
  "unit": "s",
124
  "values": [
125
+ 0.2634181213378906,
126
+ 0.014326911926269531,
127
+ 0.013567168235778809,
128
+ 0.013387776374816895,
129
+ 0.013356575965881348
130
  ],
131
  "count": 5,
132
+ "total": 0.3180565538406372,
133
+ "mean": 0.06361131076812744,
134
+ "p50": 0.013567168235778809,
135
+ "p90": 0.1637816375732422,
136
+ "p95": 0.21359987945556635,
137
+ "p99": 0.25345447296142576,
138
+ "stdev": 0.09990402544248426,
139
+ "stdev_": 157.05387019401172
140
  },
141
  "throughput": {
142
  "unit": "samples/s",
143
+ "value": 157.2047467541027
144
  },
145
  "energy": {
146
  "unit": "kWh",
147
+ "cpu": 6.6182113736115155e-06,
148
+ "ram": 3.1130408888890947e-06,
149
+ "gpu": 9.890285690000115e-06,
150
+ "total": 1.9621537952500726e-05
151
  },
152
  "efficiency": {
153
  "unit": "samples/kWh",
154
+ "value": 509644.0464660682
155
  }
156
  },
157
  "warmup": {
158
  "memory": {
159
  "unit": "MB",
160
+ "max_ram": 1306.570752,
161
  "max_global_vram": 681.050112,
162
  "max_process_vram": 0.0,
163
  "max_reserved": 25.165824,
 
166
  "latency": {
167
  "unit": "s",
168
  "values": [
169
+ 0.2634181213378906,
170
+ 0.014326911926269531
171
  ],
172
  "count": 2,
173
+ "total": 0.2777450332641601,
174
+ "mean": 0.13887251663208006,
175
+ "p50": 0.13887251663208006,
176
+ "p90": 0.2385090003967285,
177
+ "p95": 0.25096356086730953,
178
+ "p99": 0.2609272092437744,
179
+ "stdev": 0.12454560470581054,
180
+ "stdev_": 89.68340729056828
181
  },
182
  "throughput": {
183
  "unit": "samples/s",
184
+ "value": 28.80339535141675
185
  },
186
  "energy": null,
187
  "efficiency": null
 
189
  "train": {
190
  "memory": {
191
  "unit": "MB",
192
+ "max_ram": 1306.570752,
193
  "max_global_vram": 681.050112,
194
  "max_process_vram": 0.0,
195
  "max_reserved": 25.165824,
 
198
  "latency": {
199
  "unit": "s",
200
  "values": [
201
+ 0.013567168235778809,
202
+ 0.013387776374816895,
203
+ 0.013356575965881348
204
  ],
205
  "count": 3,
206
+ "total": 0.04031152057647705,
207
+ "mean": 0.01343717352549235,
208
+ "p50": 0.013387776374816895,
209
+ "p90": 0.013531289863586426,
210
+ "p95": 0.013549229049682617,
211
+ "p99": 0.013563580398559571,
212
+ "stdev": 9.279847307034569e-05,
213
+ "stdev_": 0.6906100668737586
214
  },
215
  "throughput": {
216
  "unit": "samples/s",
217
+ "value": 446.5224765176317
218
  },
219
  "energy": null,
220
  "efficiency": null