IlyasMoutawwakil HF staff commited on
Commit
96ac96a
1 Parent(s): 9582de4

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

Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json CHANGED
@@ -73,19 +73,19 @@
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": "be2e25370f413e89ce153d7e4bd57a04011a0855",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
- "accelerate_version": "0.34.0",
87
  "accelerate_commit": null,
88
- "diffusers_version": "0.30.2",
89
  "diffusers_commit": null,
90
  "optimum_version": null,
91
  "optimum_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 945.577984,
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.357840371999998,
112
- "mean": 4.357840371999998,
113
  "stdev": 0.0,
114
- "p50": 4.357840371999998,
115
- "p90": 4.357840371999998,
116
- "p95": 4.357840371999998,
117
- "p99": 4.357840371999998,
118
  "values": [
119
- 4.357840371999998
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.7455592955555586e-05,
126
- "ram": 1.9834026149047183e-06,
127
  "gpu": 0,
128
- "total": 4.9438995570460303e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 956.325888,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,53 +140,56 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 22,
144
- "total": 1.024964928000088,
145
- "mean": 0.04658931490909491,
146
- "stdev": 0.0013079326204459164,
147
- "p50": 0.04701783750002164,
148
- "p90": 0.04775526109999077,
149
- "p95": 0.04780870225001763,
150
- "p99": 0.04837444617000358,
151
  "values": [
152
- 0.046852013000034276,
153
- 0.0461109469999883,
154
- 0.04457525499998383,
155
- 0.0477605419999918,
156
- 0.047009096000010686,
157
- 0.04761604200001557,
158
- 0.04550733799999307,
159
- 0.04473031599997057,
160
- 0.0470265790000326,
161
- 0.04781123700001899,
162
- 0.047496969000007994,
163
- 0.04747820400001501,
164
- 0.045839008999962516,
165
- 0.04852415999999948,
166
- 0.04737273699998923,
167
- 0.047707732999981545,
168
- 0.047500235000029534,
169
- 0.04437364900002194,
170
- 0.04712717799998245,
171
- 0.046535752000011144,
172
- 0.04666798800002425,
173
- 0.043341949000023305
 
 
 
174
  ]
175
  },
176
  "throughput": {
177
  "unit": "samples/s",
178
- "value": 21.464149064033254
179
  },
180
  "energy": {
181
  "unit": "kWh",
182
- "cpu": 1.5679621253332876e-06,
183
- "ram": 6.552801157631949e-08,
184
  "gpu": 0.0,
185
- "total": 1.6334901369096072e-06
186
  },
187
  "efficiency": {
188
  "unit": "samples/kWh",
189
- "value": 612186.1267506002
190
  }
191
  }
192
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.7712,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
+ "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "c3b26af3412e601d30a07497cb23b6d2ce1f38a3",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
+ "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
88
+ "diffusers_version": "0.30.3",
89
  "diffusers_commit": null,
90
  "optimum_version": null,
91
  "optimum_commit": null,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 941.645824,
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.288961307000022,
112
+ "mean": 4.288961307000022,
113
  "stdev": 0.0,
114
+ "p50": 4.288961307000022,
115
+ "p90": 4.288961307000022,
116
+ "p95": 4.288961307000022,
117
+ "p99": 4.288961307000022,
118
  "values": [
119
+ 4.288961307000022
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.791547020555464e-05,
126
+ "ram": 2.0037797864209575e-06,
127
  "gpu": 0,
128
+ "total": 4.9919249991975594e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 952.557568,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 25,
144
+ "total": 1.0045802769998886,
145
+ "mean": 0.04018321107999554,
146
+ "stdev": 0.0010429759517894884,
147
+ "p50": 0.03991678500000262,
148
+ "p90": 0.040605327399987345,
149
+ "p95": 0.04176786380002113,
150
+ "p99": 0.043865571800010904,
151
  "values": [
152
+ 0.04044595599998502,
153
+ 0.039772955999978876,
154
+ 0.03965366299996731,
155
+ 0.03987924500000872,
156
+ 0.03979238199997326,
157
+ 0.03997549499996467,
158
+ 0.04046643399999539,
159
+ 0.03992314700002453,
160
+ 0.042044608000026074,
161
+ 0.040275446999999076,
162
+ 0.040087394000011045,
163
+ 0.03993427799997562,
164
+ 0.04066088700000137,
165
+ 0.03966043599996283,
166
+ 0.03985093199997891,
167
+ 0.039816117000043505,
168
+ 0.040521987999966314,
169
+ 0.039868194000007406,
170
+ 0.03991678500000262,
171
+ 0.039827408000007836,
172
+ 0.04038921000000073,
173
+ 0.044440613000006124,
174
+ 0.039199180999958116,
175
+ 0.03914589200002183,
176
+ 0.03903162900002144
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 24.8860151571568
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.5402972801281544e-06,
186
+ "ram": 6.440814415470126e-08,
187
  "gpu": 0.0,
188
+ "total": 1.6047054242828555e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 623167.3333109727
193
  }
194
  }
195
  }