IlyasMoutawwakil HF staff commited on
Commit
aebd6c9
1 Parent(s): 818c0a8

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,17 +73,17 @@
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": "a5a350c56b08f0a4cf90d3c7d06fa41c798bfc83",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
- "accelerate_version": "0.33.0",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.30.2",
89
  "diffusers_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 947.781632,
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.29873779899998,
112
- "mean": 4.29873779899998,
113
  "stdev": 0.0,
114
- "p50": 4.29873779899998,
115
- "p90": 4.29873779899998,
116
- "p95": 4.29873779899998,
117
- "p99": 4.29873779899998,
118
  "values": [
119
- 4.29873779899998
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.812599446666595e-05,
126
- "ram": 2.0114339774498277e-06,
127
  "gpu": 0,
128
- "total": 5.0137428444115775e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 958.398464,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,56 +140,54 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 25,
144
- "total": 1.0248644289998765,
145
- "mean": 0.04099457715999506,
146
- "stdev": 0.0008643700008213193,
147
- "p50": 0.04078190600000653,
148
- "p90": 0.04166415439999582,
149
- "p95": 0.04232261600000129,
150
- "p99": 0.04389335619998746,
151
  "values": [
152
- 0.04123897800002396,
153
- 0.040736231000039425,
154
- 0.040427175999980136,
155
- 0.040670618999968156,
156
- 0.04078190600000653,
157
- 0.04154043799996998,
158
- 0.0407234979999771,
159
- 0.04063856999999871,
160
- 0.04081477699998004,
161
- 0.04078533299997389,
162
- 0.04076291199999105,
163
- 0.040994682000018656,
164
- 0.04054065799999762,
165
- 0.04100303799998528,
166
- 0.04041435199997068,
167
- 0.04113482299999305,
168
- 0.04174663200001305,
169
- 0.04246661199999835,
170
- 0.04121110599999156,
171
- 0.040365161000011085,
172
- 0.04121264899998778,
173
- 0.04434390699998403,
174
- 0.04030620100002125,
175
- 0.03995546799995964,
176
- 0.04004870200003552
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
- "value": 24.39347028991579
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
- "cpu": 1.5635969968888682e-06,
186
- "ram": 6.53430474354232e-08,
187
  "gpu": 0.0,
188
- "total": 1.6289400443242914e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
- "value": 613896.1366222751
193
  }
194
  }
195
  }
 
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": "d8816b4c0da0f2d5070aafea079268e540cac30e",
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,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 946.601984,
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.29044182399997,
112
+ "mean": 4.29044182399997,
113
  "stdev": 0.0,
114
+ "p50": 4.29044182399997,
115
+ "p90": 4.29044182399997,
116
+ "p95": 4.29044182399997,
117
+ "p99": 4.29044182399997,
118
  "values": [
119
+ 4.29044182399997
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.752112182222214e-05,
126
+ "ram": 1.986155069962423e-06,
127
  "gpu": 0,
128
+ "total": 4.950727689218456e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 957.48096,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 23,
144
+ "total": 1.0388098490000743,
145
+ "mean": 0.04516564560869889,
146
+ "stdev": 0.0019430458414862084,
147
+ "p50": 0.04504083000000492,
148
+ "p90": 0.04813838939999187,
149
+ "p95": 0.04863401870001098,
150
+ "p99": 0.04889116112001375,
151
  "values": [
152
+ 0.045016004000046905,
153
+ 0.04405854399999498,
154
+ 0.04293058500002189,
155
+ 0.0456465309999885,
156
+ 0.04504083000000492,
157
+ 0.04525387800003955,
158
+ 0.04358927599997742,
159
+ 0.042523705000007794,
160
+ 0.046794798999997056,
161
+ 0.047105418999990434,
162
+ 0.04866039500001307,
163
+ 0.044281549999993786,
164
+ 0.04895624900001394,
165
+ 0.04839663199999222,
166
+ 0.046533059000012145,
167
+ 0.0462248829999794,
168
+ 0.04463826800002835,
169
+ 0.04364794600002142,
170
+ 0.04512993600002346,
171
+ 0.044824255999969864,
172
+ 0.04554989100000739,
173
+ 0.042642494999995506,
174
+ 0.04136471799995434
 
 
175
  ]
176
  },
177
  "throughput": {
178
  "unit": "samples/s",
179
+ "value": 22.140721925325483
180
  },
181
  "energy": {
182
  "unit": "kWh",
183
+ "cpu": 1.5087940254273195e-06,
184
+ "ram": 6.305587928868302e-08,
185
  "gpu": 0.0,
186
+ "total": 1.5718499047160024e-06
187
  },
188
  "efficiency": {
189
  "unit": "samples/kWh",
190
+ "value": 636193.0595279562
191
  }
192
  }
193
  }