IlyasMoutawwakil HF staff commited on
Commit
8a7c055
·
verified ·
1 Parent(s): d95060c

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
@@ -77,9 +77,9 @@
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
- "cpu": " AMD EPYC 7763 64-Core Processor",
81
- "cpu_count": 128,
82
- "cpu_ram_mb": 1082015.236096,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
@@ -91,8 +91,8 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
- "optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
95
- "transformers_version": "4.42.4",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
@@ -100,7 +100,7 @@
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
- "timm_version": "1.0.7",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
@@ -110,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1135.579136,
114
- "max_global_vram": 3786.432512,
115
- "max_process_vram": 293938.388992,
116
  "max_reserved": 2497.708032,
117
  "max_allocated": 2195.345408
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6971663970947265,
123
- "mean": 0.1394332794189453,
124
- "stdev": 0.19690746080735375,
125
- "p50": 0.040974609375,
126
- "p90": 0.33669024047851565,
127
- "p95": 0.43496862487792953,
128
- "p99": 0.5135913323974609,
129
  "values": [
130
- 0.5332470092773437,
131
- 0.041855087280273436,
132
- 0.040974609375,
133
- 0.04066484832763672,
134
- 0.04042484283447265
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 71.71888979211131
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1135.579136,
148
- "max_global_vram": 3786.432512,
149
- "max_process_vram": 293938.388992,
150
  "max_reserved": 2497.708032,
151
  "max_allocated": 2195.345408
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5751020965576171,
157
- "mean": 0.28755104827880856,
158
- "stdev": 0.24569596099853513,
159
- "p50": 0.28755104827880856,
160
- "p90": 0.48410781707763667,
161
- "p95": 0.5086774131774902,
162
- "p99": 0.528333090057373,
163
  "values": [
164
- 0.5332470092773437,
165
- 0.041855087280273436
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 13.910573527527582
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1135.579136,
179
- "max_global_vram": 3786.432512,
180
- "max_process_vram": 293938.388992,
181
  "max_reserved": 2497.708032,
182
  "max_allocated": 2195.345408
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12206430053710937,
188
- "mean": 0.04068810017903646,
189
- "stdev": 0.00022504266072012196,
190
- "p50": 0.04066484832763672,
191
- "p90": 0.04091265716552734,
192
- "p95": 0.04094363327026367,
193
- "p99": 0.04096841415405273,
194
  "values": [
195
- 0.040974609375,
196
- 0.04066484832763672,
197
- 0.04042484283447265
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 147.46326256568136
203
  },
204
  "energy": null,
205
  "efficiency": null
 
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
+ "cpu": " AMD EPYC 7643 48-Core Processor",
81
+ "cpu_count": 96,
82
+ "cpu_ram_mb": 1082028.982272,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
  "platform": "Linux-5.15.0-84-generic-x86_64-with-glibc2.35",
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.3.1",
94
+ "optimum_benchmark_commit": "0aac0108c378c328492774ddb431ea89a3c2b507",
95
+ "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
 
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
+ "timm_version": "1.0.8",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1135.808512,
114
+ "max_global_vram": 2953.170944,
115
+ "max_process_vram": 288039.264256,
116
  "max_reserved": 2497.708032,
117
  "max_allocated": 2195.345408
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6192802886962889,
123
+ "mean": 0.12385605773925779,
124
+ "stdev": 0.16849766958627355,
125
+ "p50": 0.03945498275756836,
126
+ "p90": 0.29268486328125,
127
+ "p95": 0.3767675720214843,
128
+ "p99": 0.4440337390136718,
129
  "values": [
130
+ 0.46085028076171874,
131
+ 0.04043673706054687,
132
+ 0.03945498275756836,
133
+ 0.03928458404541016,
134
+ 0.03925370407104492
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 80.73888498091902
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1135.808512,
148
+ "max_global_vram": 2953.170944,
149
+ "max_process_vram": 288039.264256,
150
  "max_reserved": 2497.708032,
151
  "max_allocated": 2195.345408
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5012870178222656,
157
+ "mean": 0.2506435089111328,
158
+ "stdev": 0.21020677185058595,
159
+ "p50": 0.2506435089111328,
160
+ "p90": 0.41880892639160155,
161
+ "p95": 0.4398296035766601,
162
+ "p99": 0.45664614532470704,
163
  "values": [
164
+ 0.46085028076171874,
165
+ 0.04043673706054687
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.958921168065137
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1135.808512,
179
+ "max_global_vram": 2953.170944,
180
+ "max_process_vram": 288039.264256,
181
  "max_reserved": 2497.708032,
182
  "max_allocated": 2195.345408
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.11799327087402345,
188
+ "mean": 0.03933109029134115,
189
+ "stdev": 8.850762903123324e-05,
190
+ "p50": 0.03928458404541016,
191
+ "p90": 0.03942090301513672,
192
+ "p95": 0.039437942886352544,
193
+ "p99": 0.0394515747833252,
194
  "values": [
195
+ 0.03945498275756836,
196
+ 0.03928458404541016,
197
+ 0.03925370407104492
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 152.55107233375924
203
  },
204
  "energy": null,
205
  "efficiency": null