IlyasMoutawwakil HF staff commited on
Commit
adac600
1 Parent(s): 29ccd17

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
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
- "optimum_benchmark_commit": "6ccc9c44187835220f844c26c6056f5580ee256e",
84
  "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "1.1.1",
@@ -101,7 +101,7 @@
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 966.270976,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,15 +110,15 @@
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
- 1.2280769889999874
114
  ],
115
  "count": 1,
116
- "total": 1.2280769889999874,
117
- "mean": 1.2280769889999874,
118
- "p50": 1.2280769889999874,
119
- "p90": 1.2280769889999874,
120
- "p95": 1.2280769889999874,
121
- "p99": 1.2280769889999874,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
@@ -129,7 +129,7 @@
129
  "forward": {
130
  "memory": {
131
  "unit": "MB",
132
- "max_ram": 984.064,
133
  "max_global_vram": null,
134
  "max_process_vram": null,
135
  "max_reserved": null,
@@ -138,38 +138,41 @@
138
  "latency": {
139
  "unit": "s",
140
  "values": [
141
- 0.17741757699997152,
142
- 0.17871551000001773,
143
- 0.18354045199998836,
144
- 0.18095585499997924,
145
- 0.09971029999996972,
146
- 0.09407525599999644,
147
- 0.09587316299996473
 
 
 
148
  ],
149
- "count": 7,
150
- "total": 1.0102881129998877,
151
- "mean": 0.14432687328569824,
152
- "p50": 0.17741757699997152,
153
- "p90": 0.1819896937999829,
154
- "p95": 0.18276507289998561,
155
- "p99": 0.18338537617998782,
156
- "stdev": 0.04143943214659446,
157
- "stdev_": 28.712208061602073
158
  },
159
  "throughput": {
160
  "unit": "samples/s",
161
- "value": 13.857433161743591
162
  },
163
  "energy": {
164
  "unit": "kWh",
165
- "cpu": 3.6575735212122117e-06,
166
- "ram": 1.5285457409230935e-07,
167
  "gpu": 0.0,
168
- "total": 3.810428095304521e-06
169
  },
170
  "efficiency": {
171
  "unit": "samples/kWh",
172
- "value": 524875.4076909473
173
  }
174
  }
175
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
+ "optimum_benchmark_commit": "78351930eda4599a64ff2da35e08ab39722c146a",
84
  "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "1.1.1",
 
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 966.38976,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
+ 1.2306092619999731
114
  ],
115
  "count": 1,
116
+ "total": 1.2306092619999731,
117
+ "mean": 1.2306092619999731,
118
+ "p50": 1.2306092619999731,
119
+ "p90": 1.2306092619999731,
120
+ "p95": 1.2306092619999731,
121
+ "p99": 1.2306092619999731,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
 
129
  "forward": {
130
  "memory": {
131
  "unit": "MB",
132
+ "max_ram": 982.904832,
133
  "max_global_vram": null,
134
  "max_process_vram": null,
135
  "max_reserved": null,
 
138
  "latency": {
139
  "unit": "s",
140
  "values": [
141
+ 0.10874931099999685,
142
+ 0.10777149099999406,
143
+ 0.10567335700000058,
144
+ 0.1053833470000427,
145
+ 0.10986660700001494,
146
+ 0.10560223599998153,
147
+ 0.106481873000007,
148
+ 0.10712464899995666,
149
+ 0.10867858200003866,
150
+ 0.09867890300000681
151
  ],
152
+ "count": 10,
153
+ "total": 1.0640103560000398,
154
+ "mean": 0.10640103560000398,
155
+ "p50": 0.10680326099998183,
156
+ "p90": 0.10886104059999865,
157
+ "p95": 0.1093638238000068,
158
+ "p99": 0.10976605036001331,
159
+ "stdev": 0.0029488085399465647,
160
+ "stdev_": 2.7714096233349577
161
  },
162
  "throughput": {
163
  "unit": "samples/s",
164
+ "value": 18.79680953030052
165
  },
166
  "energy": {
167
  "unit": "kWh",
168
+ "cpu": 3.6969590353534292e-06,
169
+ "ram": 1.5450200534127567e-07,
170
  "gpu": 0.0,
171
+ "total": 3.851461040694705e-06
172
  },
173
  "efficiency": {
174
  "unit": "samples/kWh",
175
+ "value": 519283.4560360116
176
  }
177
  }
178
  }