IlyasMoutawwakil HF staff commited on
Commit
4205e2d
1 Parent(s): a3275d6

Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -73,14 +73,14 @@
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-1023-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
- "optimum_benchmark_commit": "d0c0a5c5918412583a4f2490ab7e3d1b48375998",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
@@ -92,14 +92,16 @@
92
  "timm_version": "1.0.7",
93
  "timm_commit": null,
94
  "peft_version": null,
95
- "peft_commit": null
 
 
96
  }
97
  },
98
  "report": {
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1163.235328,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +110,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.9001412079999795,
112
- "mean": 4.9001412079999795,
113
  "stdev": 0.0,
114
- "p50": 4.9001412079999795,
115
- "p90": 4.9001412079999795,
116
- "p95": 4.9001412079999795,
117
- "p99": 4.9001412079999795,
118
  "values": [
119
- 4.9001412079999795
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.963401105668811e-05,
126
- "ram": 2.9104948079061425e-06,
127
  "gpu": 0,
128
- "total": 7.254450586459425e-05
129
  },
130
  "efficiency": null
131
  },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 1191.174144,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,38 +142,37 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 7,
144
- "total": 1.079842517999964,
145
- "mean": 0.1542632168571377,
146
- "stdev": 0.008943375444031836,
147
- "p50": 0.15928336799998988,
148
- "p90": 0.16069912840000597,
149
- "p95": 0.16096804570001383,
150
- "p99": 0.1611831795400201,
151
  "values": [
152
- 0.15928336799998988,
153
- 0.16034057199999552,
154
- 0.15934957299998587,
155
- 0.15924565699998539,
156
- 0.16123696300002166,
157
- 0.14130933600000617,
158
- 0.13907704899997952
159
  ]
160
  },
161
  "throughput": {
162
  "unit": "samples/s",
163
- "value": 6.482426727338989
164
  },
165
  "energy": {
166
  "unit": "kWh",
167
- "cpu": 5.492357247405583e-06,
168
- "ram": 2.295414539473484e-07,
169
  "gpu": 0.0,
170
- "total": 5.721898701352931e-06
171
  },
172
  "efficiency": {
173
  "unit": "samples/kWh",
174
- "value": 174767.16247415426
175
  }
176
  }
177
  }
 
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-1023-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "3b109cf557e2496fe3c954817385781e6dc5cad1",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
 
92
  "timm_version": "1.0.7",
93
  "timm_commit": null,
94
  "peft_version": null,
95
+ "peft_commit": null,
96
+ "llama_cpp_version": null,
97
+ "llama_cpp_commit": null
98
  }
99
  },
100
  "report": {
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 1162.948608,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "count": 1,
113
+ "total": 5.003905745999987,
114
+ "mean": 5.003905745999987,
115
  "stdev": 0.0,
116
+ "p50": 5.003905745999987,
117
+ "p90": 5.003905745999987,
118
+ "p95": 5.003905745999987,
119
+ "p99": 5.003905745999987,
120
  "values": [
121
+ 5.003905745999987
122
  ]
123
  },
124
  "throughput": null,
125
  "energy": {
126
  "unit": "kWh",
127
+ "cpu": 7.108884520000881e-05,
128
+ "ram": 2.971325276248535e-06,
129
  "gpu": 0,
130
+ "total": 7.406017047625734e-05
131
  },
132
  "efficiency": null
133
  },
134
  "forward": {
135
  "memory": {
136
  "unit": "MB",
137
+ "max_ram": 1191.112704,
138
  "max_global_vram": null,
139
  "max_process_vram": null,
140
  "max_reserved": null,
 
142
  },
143
  "latency": {
144
  "unit": "s",
145
+ "count": 6,
146
+ "total": 1.0565283109999655,
147
+ "mean": 0.17608805183332757,
148
+ "stdev": 0.03927984333505191,
149
+ "p50": 0.15712811749997968,
150
+ "p90": 0.23011396450002053,
151
+ "p95": 0.23043799775003038,
152
+ "p99": 0.23069722435003825,
153
  "values": [
154
+ 0.22946589800000083,
155
+ 0.23076203100004022,
156
+ 0.1680972659999611,
157
+ 0.14074842700000545,
158
+ 0.14615896899999825,
159
+ 0.1412957199999596
 
160
  ]
161
  },
162
  "throughput": {
163
  "unit": "samples/s",
164
+ "value": 5.67897702080621
165
  },
166
  "energy": {
167
  "unit": "kWh",
168
+ "cpu": 5.491563346650865e-06,
169
+ "ram": 2.2950871013208028e-07,
170
  "gpu": 0.0,
171
+ "total": 5.721072056782945e-06
172
  },
173
  "efficiency": {
174
  "unit": "samples/kWh",
175
+ "value": 174792.41479127895
176
  }
177
  }
178
  }