IlyasMoutawwakil HF staff commited on
Commit
6e0e3ad
·
verified ·
1 Parent(s): 81549ac

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
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_multiple-choice_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.2.2+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
9
  "library": "transformers",
@@ -77,12 +77,12 @@
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",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
@@ -91,16 +91,16 @@
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
- "optimum_benchmark_commit": "65fa416fd503cfe9a2be7637ee30c70a4a1f96f1",
95
- "transformers_version": "4.43.3",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
- "diffusers_version": "0.29.2",
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,33 +110,33 @@
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
- "max_ram": 1134.436352,
114
- "max_global_vram": 3149.000704,
115
- "max_process_vram": 298420.199424,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6398090896606445,
123
- "mean": 0.1279618179321289,
124
- "stdev": 0.1723562035330744,
125
- "p50": 0.04132704544067383,
126
- "p90": 0.30096038818359383,
127
- "p95": 0.3868152923583984,
128
- "p99": 0.4554992156982422,
129
  "values": [
130
- 0.47267019653320314,
131
- 0.043395675659179685,
132
- 0.04132704544067383,
133
- 0.04123952484130859,
134
- 0.041176647186279294
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 78.14831143852622
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1134.436352,
148
- "max_global_vram": 3149.000704,
149
- "max_process_vram": 298420.199424,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5160658721923829,
157
- "mean": 0.25803293609619143,
158
- "stdev": 0.21463726043701173,
159
- "p50": 0.2580329360961914,
160
- "p90": 0.4297427444458008,
161
- "p95": 0.45120647048950197,
162
- "p99": 0.4683774513244629,
163
  "values": [
164
- 0.47267019653320314,
165
- 0.043395675659179685
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.501897007864338
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1134.436352,
179
- "max_global_vram": 3149.000704,
180
- "max_process_vram": 298420.199424,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.12374321746826171,
188
- "mean": 0.04124773915608724,
189
- "stdev": 6.167395429024546e-05,
190
- "p50": 0.04123952484130859,
191
- "p90": 0.04130954132080078,
192
- "p95": 0.04131829338073731,
193
- "p99": 0.04132529502868652,
194
  "values": [
195
- 0.04132704544067383,
196
- 0.04123952484130859,
197
- 0.041176647186279294
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 145.4625180132942
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_multiple-choice_FacebookAI/roberta-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "multiple-choice",
9
  "library": "transformers",
 
77
  "start_method": "spawn"
78
  },
79
  "environment": {
80
+ "cpu": " AMD EPYC 7763 64-Core Processor",
81
+ "cpu_count": 128,
82
+ "cpu_ram_mb": 1082015.256576,
83
  "system": "Linux",
84
  "machine": "x86_64",
85
+ "platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35",
86
  "processor": "x86_64",
87
  "python_version": "3.10.12",
88
  "gpu": [
 
91
  "gpu_count": 1,
92
  "gpu_vram_mb": 68702699520,
93
  "optimum_benchmark_version": "0.4.0",
94
+ "optimum_benchmark_commit": null,
95
+ "transformers_version": "4.44.2",
96
  "transformers_commit": null,
97
  "accelerate_version": "0.33.0",
98
  "accelerate_commit": null,
99
+ "diffusers_version": "0.30.1",
100
  "diffusers_commit": null,
101
  "optimum_version": null,
102
  "optimum_commit": null,
103
+ "timm_version": "1.0.9",
104
  "timm_commit": null,
105
  "peft_version": null,
106
  "peft_commit": null
 
110
  "overall": {
111
  "memory": {
112
  "unit": "MB",
113
+ "max_ram": 1641.353216,
114
+ "max_global_vram": 0.0,
115
+ "max_process_vram": 0.0,
116
  "max_reserved": 2707.423232,
117
  "max_allocated": 2497.88416
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7106163291931152,
123
+ "mean": 0.14212326583862306,
124
+ "stdev": 0.1911319987699734,
125
+ "p50": 0.046697280883789063,
126
+ "p90": 0.33345782318115236,
127
+ "p95": 0.42892227096557606,
128
+ "p99": 0.5052938291931152,
129
  "values": [
130
+ 0.52438671875,
131
+ 0.04706447982788086,
132
+ 0.04636528396606445,
133
+ 0.046697280883789063,
134
+ 0.04610256576538086
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 70.36145659187649
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1641.353216,
148
+ "max_global_vram": 0.0,
149
+ "max_process_vram": 0.0,
150
  "max_reserved": 2707.423232,
151
  "max_allocated": 2497.88416
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.5714511985778808,
157
+ "mean": 0.2857255992889404,
158
+ "stdev": 0.23866111946105956,
159
+ "p50": 0.2857255992889404,
160
+ "p90": 0.4766544948577881,
161
+ "p95": 0.500520606803894,
162
+ "p99": 0.5196134963607788,
163
  "values": [
164
+ 0.52438671875,
165
+ 0.04706447982788086
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.999445656792531
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1641.353216,
179
+ "max_global_vram": 0.0,
180
+ "max_process_vram": 0.0,
181
  "max_reserved": 2707.423232,
182
  "max_allocated": 2497.88416
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.13916513061523436,
188
+ "mean": 0.04638837687174479,
189
+ "stdev": 0.00024333992648884048,
190
+ "p50": 0.04636528396606445,
191
+ "p90": 0.046630881500244144,
192
+ "p95": 0.0466640811920166,
193
+ "p99": 0.04669064094543457,
194
  "values": [
195
+ 0.04636528396606445,
196
+ 0.046697280883789063,
197
+ 0.04610256576538086
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 129.34274498521216
203
  },
204
  "energy": null,
205
  "efficiency": null