IlyasMoutawwakil HF staff commited on
Commit
9365c93
1 Parent(s): 4525206

Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -3,7 +3,7 @@
3
  "name": "cpu_training_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
- "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
@@ -76,23 +76,23 @@
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
- "cpu_ram_mb": 16757.354496,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
- "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
83
  "processor": "x86_64",
84
  "python_version": "3.10.14",
85
  "optimum_benchmark_version": "0.2.1",
86
- "optimum_benchmark_commit": "347e13ca9f7f904f55669603cfb9f0b6c7e8672c",
87
- "transformers_version": "4.41.1",
88
  "transformers_commit": null,
89
- "accelerate_version": "0.30.1",
90
  "accelerate_commit": null,
91
- "diffusers_version": "0.27.2",
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
- "timm_version": "1.0.3",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
@@ -102,7 +102,7 @@
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 4383.37536,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
@@ -111,24 +111,24 @@
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
- "total": 5.949403631999928,
115
- "mean": 1.1898807263999855,
116
- "stdev": 0.08196632569906208,
117
- "p50": 1.1518058079999491,
118
- "p90": 1.2827086855999936,
119
- "p95": 1.315300377799997,
120
- "p99": 1.3413737315599996,
121
  "values": [
122
- 1.3478920700000003,
123
- 1.1488080729999979,
124
- 1.1518058079999491,
125
- 1.1849336089999838,
126
- 1.115964071999997
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
- "value": 8.40420369716825
132
  },
133
  "energy": null,
134
  "efficiency": null
@@ -136,7 +136,7 @@
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
- "max_ram": 4383.37536,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
@@ -145,21 +145,21 @@
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
- "total": 2.496700142999998,
149
- "mean": 1.248350071499999,
150
- "stdev": 0.09954199850000123,
151
- "p50": 1.248350071499999,
152
- "p90": 1.3279836703,
153
- "p95": 1.3379378701500002,
154
- "p99": 1.3459012300300004,
155
  "values": [
156
- 1.3478920700000003,
157
- 1.1488080729999979
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
- "value": 3.2042293995254543
163
  },
164
  "energy": null,
165
  "efficiency": null
@@ -167,7 +167,7 @@
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
- "max_ram": 4383.37536,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
@@ -176,22 +176,22 @@
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
- "total": 3.45270348899993,
180
- "mean": 1.1509011629999766,
181
- "stdev": 0.028163960959946867,
182
- "p50": 1.1518058079999491,
183
- "p90": 1.1783080487999769,
184
- "p95": 1.1816208288999803,
185
- "p99": 1.1842710529799831,
186
  "values": [
187
- 1.1518058079999491,
188
- 1.1849336089999838,
189
- 1.115964071999997
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
- "value": 5.2133060534583215
195
  },
196
  "energy": null,
197
  "efficiency": null
 
3
  "name": "cpu_training_transformers_token-classification_microsoft/deberta-v3-base",
4
  "backend": {
5
  "name": "pytorch",
6
+ "version": "2.3.1+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "token-classification",
9
  "library": "transformers",
 
76
  "environment": {
77
  "cpu": " AMD EPYC 7763 64-Core Processor",
78
  "cpu_count": 4,
79
+ "cpu_ram_mb": 16757.338112,
80
  "system": "Linux",
81
  "machine": "x86_64",
82
+ "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
83
  "processor": "x86_64",
84
  "python_version": "3.10.14",
85
  "optimum_benchmark_version": "0.2.1",
86
+ "optimum_benchmark_commit": "d920fe9626db1e7915f6d3574b5b54b0159cd100",
87
+ "transformers_version": "4.42.3",
88
  "transformers_commit": null,
89
+ "accelerate_version": "0.31.0",
90
  "accelerate_commit": null,
91
+ "diffusers_version": "0.29.2",
92
  "diffusers_commit": null,
93
  "optimum_version": null,
94
  "optimum_commit": null,
95
+ "timm_version": "1.0.7",
96
  "timm_commit": null,
97
  "peft_version": null,
98
  "peft_commit": null
 
102
  "overall": {
103
  "memory": {
104
  "unit": "MB",
105
+ "max_ram": 4368.314368,
106
  "max_global_vram": null,
107
  "max_process_vram": null,
108
  "max_reserved": null,
 
111
  "latency": {
112
  "unit": "s",
113
  "count": 5,
114
+ "total": 6.137268376999941,
115
+ "mean": 1.2274536753999883,
116
+ "stdev": 0.08364796648661943,
117
+ "p50": 1.1806216549999817,
118
+ "p90": 1.3239273839999783,
119
+ "p95": 1.3568695459999731,
120
+ "p99": 1.383223275599969,
121
  "values": [
122
+ 1.389811707999968,
123
+ 1.1806216549999817,
124
+ 1.1675567330000263,
125
+ 1.2251008979999938,
126
+ 1.1741773829999715
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
+ "value": 8.146946968684025
132
  },
133
  "energy": null,
134
  "efficiency": null
 
136
  "warmup": {
137
  "memory": {
138
  "unit": "MB",
139
+ "max_ram": 4368.314368,
140
  "max_global_vram": null,
141
  "max_process_vram": null,
142
  "max_reserved": null,
 
145
  "latency": {
146
  "unit": "s",
147
  "count": 2,
148
+ "total": 2.5704333629999496,
149
+ "mean": 1.2852166814999748,
150
+ "stdev": 0.10459502649999308,
151
+ "p50": 1.2852166814999748,
152
+ "p90": 1.3688927026999693,
153
+ "p95": 1.3793522053499685,
154
+ "p99": 1.387719807469968,
155
  "values": [
156
+ 1.389811707999968,
157
+ 1.1806216549999817
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
+ "value": 3.1123156566343386
163
  },
164
  "energy": null,
165
  "efficiency": null
 
167
  "train": {
168
  "memory": {
169
  "unit": "MB",
170
+ "max_ram": 4368.314368,
171
  "max_global_vram": null,
172
  "max_process_vram": null,
173
  "max_reserved": null,
 
176
  "latency": {
177
  "unit": "s",
178
  "count": 3,
179
+ "total": 3.5668350139999916,
180
+ "mean": 1.1889450046666639,
181
+ "stdev": 0.025708555238205453,
182
+ "p50": 1.1741773829999715,
183
+ "p90": 1.2149161949999894,
184
+ "p95": 1.2200085464999915,
185
+ "p99": 1.2240824276999933,
186
  "values": [
187
+ 1.1675567330000263,
188
+ 1.2251008979999938,
189
+ 1.1741773829999715
190
  ]
191
  },
192
  "throughput": {
193
  "unit": "samples/s",
194
+ "value": 5.046490776654701
195
  },
196
  "energy": null,
197
  "efficiency": null