IlyasMoutawwakil HF staff commited on
Commit
511287d
1 Parent(s): dd94939

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
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
- "optimum_benchmark_commit": "4aa72a2fd35e7d46a674935ffaf335b1c0795600",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1177.157632,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,38 +107,37 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 7,
111
- "total": 1.088423978000037,
112
- "mean": 0.155489139714291,
113
- "stdev": 0.005662987212571758,
114
- "p50": 0.15632901399999355,
115
- "p90": 0.1599903018000191,
116
- "p95": 0.16046303340002624,
117
- "p99": 0.16084121868003196,
118
  "values": [
119
- 0.15891729700001633,
120
- 0.15496836199997688,
121
- 0.16093576500003337,
122
- 0.15632901399999355,
123
- 0.1553506870000092,
124
- 0.15935999300000958,
125
- 0.14256285999999818
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 6.431317337258957
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.541316005918716e-06,
135
- "ram": 2.3158703182023288e-07,
136
  "gpu": 0.0,
137
- "total": 5.772903037738948e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 173223.07225026013
142
  }
143
  }
144
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "ebd20fcf042acf5db8d8956e7057fa93c82e14ab",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1177.235456,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 6,
111
+ "total": 1.0165421509999533,
112
+ "mean": 0.16942369183332553,
113
+ "stdev": 0.0036569824652463922,
114
+ "p50": 0.1692960744999823,
115
+ "p90": 0.17359618149998823,
116
+ "p95": 0.17405742775000022,
117
+ "p99": 0.1744264247500098,
118
  "values": [
119
+ 0.16426322699999218,
120
+ 0.16723741599997766,
121
+ 0.16649441200002002,
122
+ 0.17135473299998694,
123
+ 0.17267368899996427,
124
+ 0.1745186740000122
 
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "samples/s",
129
+ "value": 5.902362232690415
130
  },
131
  "energy": {
132
  "unit": "kWh",
133
+ "cpu": 5.718810028500027e-06,
134
+ "ram": 2.3899877092262724e-07,
135
  "gpu": 0.0,
136
+ "total": 5.957808799422654e-06
137
  },
138
  "efficiency": {
139
  "unit": "samples/kWh",
140
+ "value": 167846.9440135282
141
  }
142
  }
143
  }