IlyasMoutawwakil HF staff commited on
Commit
7cd2fdd
·
verified ·
1 Parent(s): 48b9948

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
@@ -3,7 +3,7 @@
3
  "name": "cuda_training_transformers_fill-mask_google-bert/bert-base-uncased",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.2.2+rocm5.7",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
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": 1135.767552,
114
- "max_global_vram": 2953.170944,
115
- "max_process_vram": 294760.374272,
116
  "max_reserved": 2497.708032,
117
  "max_allocated": 2195.345408
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
- "total": 0.6227697830200195,
123
- "mean": 0.1245539566040039,
124
- "stdev": 0.1702465821059531,
125
- "p50": 0.03942496871948242,
126
- "p90": 0.29489036407470703,
127
- "p95": 0.3799686958312988,
128
- "p99": 0.4480313612365723,
129
  "values": [
130
- 0.4650470275878906,
131
- 0.03965536880493164,
132
- 0.03942496871948242,
133
- 0.03927184677124024,
134
- 0.03937057113647461
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
- "value": 80.28649006946553
140
  },
141
  "energy": null,
142
  "efficiency": null
@@ -144,30 +144,30 @@
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
- "max_ram": 1135.767552,
148
- "max_global_vram": 2953.170944,
149
- "max_process_vram": 294760.374272,
150
  "max_reserved": 2497.708032,
151
  "max_allocated": 2195.345408
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
- "total": 0.5047023963928222,
157
- "mean": 0.2523511981964111,
158
- "stdev": 0.2126958293914795,
159
- "p50": 0.25235119819641116,
160
- "p90": 0.42250786170959476,
161
- "p95": 0.44377744464874264,
162
- "p99": 0.46079311100006104,
163
  "values": [
164
- 0.4650470275878906,
165
- 0.03965536880493164
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
- "value": 15.850925331793757
171
  },
172
  "energy": null,
173
  "efficiency": null
@@ -175,31 +175,31 @@
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
- "max_ram": 1135.767552,
179
- "max_global_vram": 2953.170944,
180
- "max_process_vram": 294760.374272,
181
  "max_reserved": 2497.708032,
182
  "max_allocated": 2195.345408
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
- "total": 0.11806738662719726,
188
- "mean": 0.03935579554239909,
189
- "stdev": 6.337886815852748e-05,
190
- "p50": 0.03937057113647461,
191
- "p90": 0.03941408920288086,
192
- "p95": 0.039419528961181644,
193
- "p99": 0.039423880767822266,
194
  "values": [
195
- 0.03942496871948242,
196
- 0.03927184677124024,
197
- 0.03937057113647461
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
- "value": 152.45530975319843
203
  },
204
  "energy": null,
205
  "efficiency": null
 
3
  "name": "cuda_training_transformers_fill-mask_google-bert/bert-base-uncased",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.4.0+rocm6.1",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "fill-mask",
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": 1627.959296,
114
+ "max_global_vram": 0.0,
115
+ "max_process_vram": 0.0,
116
  "max_reserved": 2497.708032,
117
  "max_allocated": 2195.345408
118
  },
119
  "latency": {
120
  "unit": "s",
121
  "count": 5,
122
+ "total": 0.7357365798950195,
123
+ "mean": 0.1471473159790039,
124
+ "stdev": 0.20646434949963152,
125
+ "p50": 0.04379441452026367,
126
+ "p90": 0.3538434860229493,
127
+ "p95": 0.45695952377319327,
128
+ "p99": 0.5394523539733886,
129
  "values": [
130
+ 0.5600755615234375,
131
+ 0.044495372772216796,
132
+ 0.04376145553588867,
133
+ 0.04379441452026367,
134
+ 0.04360977554321289
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "samples/s",
139
+ "value": 67.95910569939907
140
  },
141
  "energy": null,
142
  "efficiency": null
 
144
  "warmup": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 1627.959296,
148
+ "max_global_vram": 0.0,
149
+ "max_process_vram": 0.0,
150
  "max_reserved": 2497.708032,
151
  "max_allocated": 2195.345408
152
  },
153
  "latency": {
154
  "unit": "s",
155
  "count": 2,
156
+ "total": 0.6045709342956543,
157
+ "mean": 0.30228546714782717,
158
+ "stdev": 0.25779009437561035,
159
+ "p50": 0.30228546714782717,
160
+ "p90": 0.5085175426483155,
161
+ "p95": 0.5342965520858765,
162
+ "p99": 0.5549197596359253,
163
  "values": [
164
+ 0.5600755615234375,
165
+ 0.044495372772216796
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "samples/s",
170
+ "value": 13.232524996128488
171
  },
172
  "energy": null,
173
  "efficiency": null
 
175
  "train": {
176
  "memory": {
177
  "unit": "MB",
178
+ "max_ram": 1627.959296,
179
+ "max_global_vram": 0.0,
180
+ "max_process_vram": 0.0,
181
  "max_reserved": 2497.708032,
182
  "max_allocated": 2195.345408
183
  },
184
  "latency": {
185
  "unit": "s",
186
  "count": 3,
187
+ "total": 0.13116564559936522,
188
+ "mean": 0.04372188186645507,
189
+ "stdev": 8.0404993401817e-05,
190
+ "p50": 0.04376145553588867,
191
+ "p90": 0.04378782272338867,
192
+ "p95": 0.04379111862182617,
193
+ "p99": 0.04379375534057617,
194
  "values": [
195
+ 0.04376145553588867,
196
+ 0.04379441452026367,
197
+ 0.04360977554321289
198
  ]
199
  },
200
  "throughput": {
201
  "unit": "samples/s",
202
+ "value": 137.23105556907436
203
  },
204
  "energy": null,
205
  "efficiency": null