IlyasMoutawwakil HF staff commited on
Commit
9399a64
·
verified ·
1 Parent(s): f8d4452

Upload cuda_training_transformers_image-classification_google/vit-base-patch16-224/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_image-classification_google/vit-base-patch16-224/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": "7ced484c6c538274314e9bbd7dcb0b3e27a51bd6",
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": 2199.175168,
114
- "max_global_vram": 3260.604416,
115
- "max_process_vram": 471527.38304,
116
  "max_reserved": 1935.671296,
117
  "max_allocated": 1738.272256
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 2.927454879760742,
123
- "mean": 0.5854909759521484,
124
- "stdev": 1.092860589967541,
125
- "p50": 0.03917684555053711,
126
- "p90": 1.6788604598999026,
127
- "p95": 2.225036064910888,
128
- "p99": 2.6619765489196774,
129
  "values": [
130
- 2.771211669921875,
131
- 0.03917684555053711,
132
- 0.04033364486694336,
133
- 0.03853572082519531,
134
- 0.038196998596191405
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 17.0796825411999
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 2199.175168,
148
- "max_global_vram": 3260.604416,
149
- "max_process_vram": 471527.38304,
150
  "max_reserved": 1935.671296,
151
  "max_allocated": 1738.272256
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 2.810388515472412,
157
- "mean": 1.405194257736206,
158
- "stdev": 1.366017412185669,
159
- "p50": 1.405194257736206,
160
- "p90": 2.498008187484741,
161
- "p95": 2.634609928703308,
162
- "p99": 2.7438913216781615,
163
  "values": [
164
- 2.771211669921875,
165
- 0.03917684555053711
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 2.846581515671772
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 2199.175168,
179
- "max_global_vram": 3260.604416,
180
- "max_process_vram": 471527.38304,
181
  "max_reserved": 1935.671296,
182
  "max_allocated": 1738.272256
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.11706636428833009,
188
- "mean": 0.03902212142944336,
189
- "stdev": 0.0009376401166187406,
190
- "p50": 0.03853572082519531,
191
- "p90": 0.03997406005859375,
192
- "p95": 0.040153852462768556,
193
- "p99": 0.0402976863861084,
194
  "values": [
195
- 0.04033364486694336,
196
- 0.03853572082519531,
197
- 0.038196998596191405
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 153.7589392941825
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": 2206.53568,
114
+ "max_global_vram": 2427.342848,
115
+ "max_process_vram": 459538.296832,
116
  "max_reserved": 1935.671296,
117
  "max_allocated": 1738.272256
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 2.7784319915771483,
123
+ "mean": 0.5556863983154297,
124
+ "stdev": 1.040090989404886,
125
+ "p50": 0.035520660400390626,
126
+ "p90": 1.5965150299072268,
127
+ "p95": 2.1161912307739255,
128
+ "p99": 2.5319321914672854,
129
  "values": [
130
+ 2.635867431640625,
131
+ 0.03484897613525391,
132
+ 0.03748642730712891,
133
+ 0.035520660400390626,
134
+ 0.03470849609375
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 17.995761692773346
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 2206.53568,
148
+ "max_global_vram": 2427.342848,
149
+ "max_process_vram": 459538.296832,
150
  "max_reserved": 1935.671296,
151
  "max_allocated": 1738.272256
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 2.670716407775879,
157
+ "mean": 1.3353582038879395,
158
+ "stdev": 1.3005092277526857,
159
+ "p50": 1.3353582038879395,
160
+ "p90": 2.375765586090088,
161
+ "p95": 2.5058165088653563,
162
+ "p99": 2.6098572470855714,
163
  "values": [
164
+ 2.635867431640625,
165
+ 0.03484897613525391
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 2.9954509496806683
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 2206.53568,
179
+ "max_global_vram": 2427.342848,
180
+ "max_process_vram": 459538.296832,
181
  "max_reserved": 1935.671296,
182
  "max_allocated": 1738.272256
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.10771558380126954,
188
+ "mean": 0.03590519460042318,
189
+ "stdev": 0.001166226212994206,
190
+ "p50": 0.035520660400390626,
191
+ "p90": 0.03709327392578125,
192
+ "p95": 0.03728985061645508,
193
+ "p99": 0.03744711196899414,
194
  "values": [
195
+ 0.03748642730712891,
196
+ 0.035520660400390626,
197
+ 0.03470849609375
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 167.10673947800535
203
  },
204
  "energy": null,
205
  "efficiency": null