IlyasMoutawwakil HF staff commited on
Commit
fb7b085
·
verified ·
1 Parent(s): 1de7045

Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/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": 1134.104576,
114
- "max_global_vram": 3982.249984,
115
- "max_process_vram": 317567.913984,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.7228739280700683,
123
- "mean": 0.14457478561401366,
124
- "stdev": 0.20294261108898182,
125
- "p50": 0.04286068725585938,
126
- "p90": 0.3479593963623047,
127
- "p95": 0.44920888519287094,
128
- "p99": 0.5302084762573241,
129
  "values": [
130
- 0.5504583740234374,
131
- 0.044210929870605466,
132
- 0.04286068725585938,
133
- 0.0426702880859375,
134
- 0.042673648834228514
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 69.1683543401409
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1134.104576,
148
- "max_global_vram": 3982.249984,
149
- "max_process_vram": 317567.913984,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5946693038940429,
157
- "mean": 0.29733465194702147,
158
- "stdev": 0.253123722076416,
159
- "p50": 0.29733465194702147,
160
- "p90": 0.49983362960815425,
161
- "p95": 0.5251460018157958,
162
- "p99": 0.5453958995819091,
163
  "values": [
164
- 0.5504583740234374,
165
- 0.044210929870605466
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 13.452855137492392
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1134.104576,
179
- "max_global_vram": 3982.249984,
180
- "max_process_vram": 317567.913984,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.1282046241760254,
188
- "mean": 0.0427348747253418,
189
- "stdev": 8.897347276462632e-05,
190
- "p50": 0.042673648834228514,
191
- "p90": 0.0428232795715332,
192
- "p95": 0.04284198341369629,
193
- "p99": 0.04285694648742676,
194
  "values": [
195
- 0.04286068725585938,
196
- 0.0426702880859375,
197
- 0.042673648834228514
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 140.4005519745211
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": 1134.608384,
114
+ "max_global_vram": 3149.008896,
115
+ "max_process_vram": 296870.64576,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.6579675979614258,
123
+ "mean": 0.13159351959228516,
124
+ "stdev": 0.1775953673498263,
125
+ "p50": 0.042198230743408206,
126
+ "p90": 0.3100689544677735,
127
+ "p95": 0.3984229202270507,
128
+ "p99": 0.46910609283447263,
129
  "values": [
130
+ 0.4867768859863281,
131
+ 0.045007057189941406,
132
+ 0.041937110900878906,
133
+ 0.04204831314086914,
134
+ 0.042198230743408206
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 75.99158401555712
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1134.608384,
148
+ "max_global_vram": 3149.008896,
149
+ "max_process_vram": 296870.64576,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5317839431762695,
157
+ "mean": 0.26589197158813477,
158
+ "stdev": 0.22088491439819335,
159
+ "p50": 0.26589197158813477,
160
+ "p90": 0.44259990310668945,
161
+ "p95": 0.4646883945465088,
162
+ "p99": 0.4823591876983643,
163
  "values": [
164
+ 0.4867768859863281,
165
+ 0.045007057189941406
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 15.043703561670446
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1134.608384,
179
+ "max_global_vram": 3149.008896,
180
+ "max_process_vram": 296870.64576,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.12618365478515625,
188
+ "mean": 0.04206121826171875,
189
+ "stdev": 0.00010699158736006292,
190
+ "p50": 0.04204831314086914,
191
+ "p90": 0.04216824722290039,
192
+ "p95": 0.0421832389831543,
193
+ "p99": 0.042195232391357425,
194
  "values": [
195
+ 0.041937110900878906,
196
+ 0.04204831314086914,
197
+ 0.042198230743408206
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 142.6492205400715
203
  },
204
  "energy": null,
205
  "efficiency": null