IlyasMoutawwakil HF staff commited on
Commit
25de4af
1 Parent(s): 6c6f377

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,15 +73,15 @@
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.5.0",
83
- "optimum_benchmark_commit": "306b62b09358b573061bd4584566f747057b6e0f",
84
- "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 941.54752,
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.319432319000043,
112
- "mean": 4.319432319000043,
113
  "stdev": 0.0,
114
- "p50": 4.319432319000043,
115
- "p90": 4.319432319000043,
116
- "p95": 4.319432319000043,
117
- "p99": 4.319432319000043,
118
  "values": [
119
- 4.319432319000043
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 4.8097125494446246e-05,
126
- "ram": 2.011311182004607e-06,
127
  "gpu": 0,
128
- "total": 5.0108436676450854e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 949.018624,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,62 +140,63 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 31,
144
- "total": 1.0081004320001057,
145
- "mean": 0.032519368774196956,
146
- "stdev": 0.0010170840357302435,
147
- "p50": 0.0321329489999016,
148
- "p90": 0.03387345900000582,
149
- "p95": 0.03476322550000077,
150
- "p99": 0.035397209500013106,
151
  "values": [
152
- 0.03263077600001907,
153
- 0.031984562000047845,
154
- 0.032088896999994176,
155
- 0.03184713699999975,
156
- 0.032259554999996,
157
- 0.032121228000050905,
158
- 0.03189243899998928,
159
- 0.03209893599989755,
160
- 0.033743026000024656,
161
- 0.032180057000005036,
162
- 0.032148807999988094,
163
- 0.03387345900000582,
164
- 0.03474118500002987,
165
- 0.03272485100001177,
166
- 0.03478526599997167,
167
- 0.03265692400009357,
168
- 0.03225747099997989,
169
- 0.032694524000021374,
170
- 0.032056327000077545,
171
- 0.03334370200002468,
172
- 0.0321329489999016,
173
- 0.032248944000002666,
174
- 0.031929569999988416,
175
- 0.03162770899996303,
176
- 0.03194322599995303,
177
- 0.03168993400004183,
178
- 0.032003277000058006,
179
- 0.03102781099994445,
180
- 0.03179564300000948,
181
- 0.03565947100003086,
182
- 0.03191276799998377
 
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "samples/s",
187
- "value": 30.750904390046678
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 1.2209378684027904e-06,
192
- "ram": 5.1052940761990596e-08,
193
  "gpu": 0.0,
194
- "total": 1.271990809164781e-06
195
  },
196
  "efficiency": {
197
  "unit": "samples/kWh",
198
- "value": 786169.2024776684
199
  }
200
  }
201
  }
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.763008,
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.5.0",
83
+ "optimum_benchmark_commit": "da7a7adc61c6bf2e65157851160ed1216b6a5c9b",
84
+ "transformers_version": "4.45.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
87
  "accelerate_commit": null,
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 946.44224,
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.4183615110000005,
112
+ "mean": 4.4183615110000005,
113
  "stdev": 0.0,
114
+ "p50": 4.4183615110000005,
115
+ "p90": 4.4183615110000005,
116
+ "p95": 4.4183615110000005,
117
+ "p99": 4.4183615110000005,
118
  "values": [
119
+ 4.4183615110000005
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 4.802648095000059e-05,
126
+ "ram": 2.008390823060564e-06,
127
  "gpu": 0,
128
+ "total": 5.003487177306115e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 954.437632,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 32,
144
+ "total": 1.0165845649999028,
145
+ "mean": 0.03176826765624696,
146
+ "stdev": 0.0011006469582029662,
147
+ "p50": 0.03149012500000481,
148
+ "p90": 0.03260545370001182,
149
+ "p95": 0.033231105900009085,
150
+ "p99": 0.03571423648996984,
151
  "values": [
152
+ 0.032609400000012556,
153
+ 0.03277053900001192,
154
+ 0.03113544100000354,
155
+ 0.030868894999969143,
156
+ 0.03043872599999986,
157
+ 0.030362654999976257,
158
+ 0.03112141500002963,
159
+ 0.0314320729999622,
160
+ 0.032208905000004506,
161
+ 0.03118756799995026,
162
+ 0.03139487199996438,
163
+ 0.031628547000025264,
164
+ 0.03169841699997278,
165
+ 0.03177348600002006,
166
+ 0.03256993700000521,
167
+ 0.03129196200001161,
168
+ 0.030901677000031214,
169
+ 0.03125862999996798,
170
+ 0.03181631600000401,
171
+ 0.03186610799997425,
172
+ 0.031679321000012806,
173
+ 0.03215324199999259,
174
+ 0.03151287200000752,
175
+ 0.03135816500002875,
176
+ 0.031430107999995016,
177
+ 0.03163476800000353,
178
+ 0.031262076000018624,
179
+ 0.033794021000005614,
180
+ 0.03235118999998576,
181
+ 0.03657694199995376,
182
+ 0.0314673780000021,
183
+ 0.031028913000000102
184
  ]
185
  },
186
  "throughput": {
187
  "unit": "samples/s",
188
+ "value": 31.47795186129258
189
  },
190
  "energy": {
191
  "unit": "kWh",
192
+ "cpu": 1.202279487205442e-06,
193
+ "ram": 5.027344148763566e-08,
194
  "gpu": 0.0,
195
+ "total": 1.2525529286930775e-06
196
  },
197
  "efficiency": {
198
  "unit": "samples/kWh",
199
+ "value": 798369.4557669567
200
  }
201
  }
202
  }