IlyasMoutawwakil HF staff commited on
Commit
db25ece
1 Parent(s): ba0db6b

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
@@ -50,8 +50,8 @@
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
53
- "latency": true,
54
  "memory": true,
 
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
@@ -74,14 +74,14 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
- "cpu_ram_mb": 16757.338112,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -97,10 +97,43 @@
97
  }
98
  },
99
  "report": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 945.401856,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -108,54 +141,55 @@
108
  },
109
  "latency": {
110
  "unit": "s",
111
- "count": 23,
112
- "total": 1.0055096130001289,
113
- "mean": 0.043717809260875165,
114
- "stdev": 0.002915936255102368,
115
- "p50": 0.04198552899998731,
116
- "p90": 0.04859219580001763,
117
- "p95": 0.048969275200011,
118
- "p99": 0.0492589333400042,
119
  "values": [
120
- 0.04295225100003108,
121
- 0.04198552899998731,
122
- 0.04159168099999988,
123
- 0.041342675000009876,
124
- 0.04207668200001535,
125
- 0.04084450899995318,
126
- 0.041202154000018254,
127
- 0.0411096999999927,
128
- 0.04133169800002179,
129
- 0.04152832799996986,
130
- 0.041370865000033064,
131
- 0.0412217710000391,
132
- 0.04182993599999918,
133
- 0.044731506000005083,
134
- 0.04882639300001301,
135
- 0.04933615400000235,
136
- 0.048985151000010774,
137
- 0.04765540700003612,
138
- 0.04586034200002587,
139
- 0.04706858999998076,
140
- 0.04593345099999624,
141
- 0.04548645799997075,
142
- 0.04123838200001728
 
143
  ]
144
  },
145
  "throughput": {
146
  "unit": "samples/s",
147
- "value": 22.873973259564504
148
  },
149
  "energy": {
150
  "unit": "kWh",
151
- "cpu": 1.59360048505995e-06,
152
- "ram": 6.659996884354769e-08,
153
  "gpu": 0.0,
154
- "total": 1.6602004539034977e-06
155
  },
156
  "efficiency": {
157
  "unit": "samples/kWh",
158
- "value": 602336.9031424966
159
  }
160
  }
161
  }
 
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
 
53
  "memory": true,
54
+ "latency": true,
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
 
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
+ "cpu_ram_mb": 16757.342208,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "701e27ceb63d18a62041650e250fe65f56ad5904",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
97
  }
98
  },
99
  "report": {
100
+ "load": {
101
+ "memory": {
102
+ "unit": "MB",
103
+ "max_ram": 934.121472,
104
+ "max_global_vram": null,
105
+ "max_process_vram": null,
106
+ "max_reserved": null,
107
+ "max_allocated": null
108
+ },
109
+ "latency": {
110
+ "unit": "s",
111
+ "count": 1,
112
+ "total": 4.286724880999998,
113
+ "mean": 4.286724880999998,
114
+ "stdev": 0.0,
115
+ "p50": 4.286724880999998,
116
+ "p90": 4.286724880999998,
117
+ "p95": 4.286724880999998,
118
+ "p99": 4.286724880999998,
119
+ "values": [
120
+ 4.286724880999998
121
+ ]
122
+ },
123
+ "throughput": null,
124
+ "energy": {
125
+ "unit": "kWh",
126
+ "cpu": 4.8453137609693746e-05,
127
+ "ram": 2.0251150603587573e-06,
128
+ "gpu": 0,
129
+ "total": 5.0478252670052504e-05
130
+ },
131
+ "efficiency": null
132
+ },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 945.917952,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
141
  },
142
  "latency": {
143
  "unit": "s",
144
+ "count": 24,
145
+ "total": 1.0343427569999335,
146
+ "mean": 0.04309761487499723,
147
+ "stdev": 0.0028446932147337105,
148
+ "p50": 0.04111960399998793,
149
+ "p90": 0.04668318890001046,
150
+ "p95": 0.04669927240001641,
151
+ "p99": 0.04785839209000585,
152
  "values": [
153
+ 0.041074840000021595,
154
+ 0.04091516099998671,
155
+ 0.04082492199995613,
156
+ 0.04078077799999846,
157
+ 0.04101522799999202,
158
+ 0.0413064339999778,
159
+ 0.04115968899998279,
160
+ 0.040754660000004606,
161
+ 0.040898980999998,
162
+ 0.04107951899999307,
163
+ 0.04102352399996789,
164
+ 0.040886126000032164,
165
+ 0.0422342950000143,
166
+ 0.04601038799995649,
167
+ 0.04670191600001772,
168
+ 0.048203833000002305,
169
+ 0.04665670100001762,
170
+ 0.0464132129999939,
171
+ 0.04668429200000901,
172
+ 0.046647052999958305,
173
+ 0.04668061500001386,
174
+ 0.046361187000002246,
175
+ 0.04012343499999815,
176
+ 0.039905967000038345
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "samples/s",
181
+ "value": 23.203140194659422
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.5653618176778158e-06,
186
+ "ram": 6.541944373593651e-08,
187
  "gpu": 0.0,
188
+ "total": 1.6307812614137521e-06
189
  },
190
  "efficiency": {
191
  "unit": "samples/kWh",
192
+ "value": 613203.0233981735
193
  }
194
  }
195
  }