IlyasMoutawwakil HF staff commited on
Commit
b22b078
·
verified ·
1 Parent(s): 66d9e64

Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -73,14 +73,14 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16757.338112,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "391e9edbc7753b839aaebb1598c0d4977058930d",
84
  "transformers_version": "4.44.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 943.321088,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.4586440429999925,
112
- "mean": 4.4586440429999925,
113
  "stdev": 0.0,
114
- "p50": 4.4586440429999925,
115
- "p90": 4.4586440429999925,
116
- "p95": 4.4586440429999925,
117
- "p99": 4.4586440429999925,
118
  "values": [
119
- 4.4586440429999925
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.849404225555406e-05,
126
- "ram": 2.0268234483900927e-06,
127
  "gpu": 0,
128
- "total": 5.052086570394415e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 950.66112,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,58 +140,62 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 27,
144
- "total": 1.0143502230001786,
145
- "mean": 0.03756852677778439,
146
- "stdev": 0.002007459597258019,
147
- "p50": 0.03821284800000058,
148
- "p90": 0.03907882320003182,
149
- "p95": 0.03934720890001131,
150
- "p99": 0.04013415918000191,
151
  "values": [
152
- 0.03787295000000768,
153
- 0.037744709000037346,
154
- 0.03742217600000686,
155
- 0.03539517900003375,
156
- 0.03945568500000718,
157
- 0.038990724000029786,
158
- 0.03894953600001827,
159
- 0.03834470300000703,
160
- 0.03821284800000058,
161
- 0.037918273999991925,
162
- 0.04037254200000007,
163
- 0.03906864000003907,
164
- 0.03874591400000327,
165
- 0.038657530000023144,
166
- 0.03854516900003091,
167
- 0.0380879029999619,
168
- 0.038672627999972065,
169
- 0.03834851100003789,
170
- 0.03729220200000327,
171
- 0.03909409800002095,
172
- 0.03786157799999046,
173
- 0.038516345000005,
174
- 0.0377115879999792,
175
- 0.03447547600001144,
176
- 0.0327973830000019,
177
- 0.0332173090000083,
178
- 0.0325786229999494
 
 
 
 
179
  ]
180
  },
181
  "throughput": {
182
  "unit": "samples/s",
183
- "value": 26.61802539969003
184
  },
185
  "energy": {
186
  "unit": "kWh",
187
- "cpu": 1.2799154365591484e-06,
188
- "ram": 5.349029454769019e-08,
189
  "gpu": 0.0,
190
- "total": 1.3334057311068383e-06
191
  },
192
  "efficiency": {
193
  "unit": "samples/kWh",
194
- "value": 749959.2784635149
195
  }
196
  }
197
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "a24cd34532cdb9c93a3944992e210e603d844e1c",
84
  "transformers_version": "4.44.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 943.96416,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 4.252308676000041,
112
+ "mean": 4.252308676000041,
113
  "stdev": 0.0,
114
+ "p50": 4.252308676000041,
115
+ "p90": 4.252308676000041,
116
+ "p95": 4.252308676000041,
117
+ "p99": 4.252308676000041,
118
  "values": [
119
+ 4.252308676000041
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.8795431727776246e-05,
126
+ "ram": 2.0394263300464635e-06,
127
  "gpu": 0,
128
+ "total": 5.083485805782271e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 952.090624,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 31,
144
+ "total": 1.0019542539999406,
145
+ "mean": 0.03232110496774002,
146
+ "stdev": 0.0024587515958826994,
147
+ "p50": 0.03374121799998875,
148
+ "p90": 0.03479128599997239,
149
+ "p95": 0.03518684200000166,
150
+ "p99": 0.03545593570002552,
151
  "values": [
152
+ 0.03014503099996091,
153
+ 0.030139088999987962,
154
+ 0.029912174999992658,
155
+ 0.029755039999997734,
156
+ 0.02973825899999838,
157
+ 0.029998826999985795,
158
+ 0.02980510299994421,
159
+ 0.03016856499999676,
160
+ 0.03001491600002737,
161
+ 0.03307927800000243,
162
+ 0.03449947899997596,
163
+ 0.03472046400003137,
164
+ 0.03554741200002809,
165
+ 0.03479128599997239,
166
+ 0.03470114599997487,
167
+ 0.034355388999983916,
168
+ 0.034642177000023366,
169
+ 0.03444947400004139,
170
+ 0.035131192999983796,
171
+ 0.03524249100001953,
172
+ 0.03416680599997335,
173
+ 0.03440689600000724,
174
+ 0.03440581300003487,
175
+ 0.034706395999990036,
176
+ 0.033996796999986145,
177
+ 0.03374121799998875,
178
+ 0.029339720999985275,
179
+ 0.029150377000007666,
180
+ 0.029339551000020947,
181
+ 0.02902550300001394,
182
+ 0.02883838200000355
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "samples/s",
187
+ "value": 30.939536287453933
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 1.1336015277777911e-06,
192
+ "ram": 4.7375597664038885e-08,
193
  "gpu": 0.0,
194
+ "total": 1.1809771254418299e-06
195
  },
196
  "efficiency": {
197
  "unit": "samples/kWh",
198
+ "value": 846756.4514646104
199
  }
200
  }
201
  }