IlyasMoutawwakil HF staff commited on
Commit
57ad2b6
1 Parent(s): 8a0be34

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
@@ -97,7 +97,7 @@
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 1177.063424,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,38 +105,37 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 7,
109
- "total": 1.1036708299999418,
110
- "mean": 0.1576672614285631,
111
- "stdev": 0.003130651016623872,
112
- "p50": 0.1567057309999882,
113
- "p90": 0.16097948820000738,
114
- "p95": 0.16141191959998197,
115
- "p99": 0.16175786471996162,
116
  "values": [
117
- 0.16014788199998975,
118
- 0.1567057309999882,
119
- 0.16184435099995653,
120
- 0.1564441200000033,
121
- 0.15619812899996077,
122
- 0.16040291300004128,
123
- 0.151927704000002
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
- "value": 6.342470789048914
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
- "cpu": 5.6007319026523165e-06,
133
- "ram": 2.3405692768818652e-07,
134
  "gpu": 0.0,
135
- "total": 5.834788830340503e-06
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
- "value": 171385.8083089603
140
  }
141
  }
142
  }
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 1175.461888,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 6,
109
+ "total": 1.0697309529999188,
110
+ "mean": 0.17828849216665313,
111
+ "stdev": 0.026046379499285472,
112
+ "p50": 0.17151316299998598,
113
+ "p90": 0.20794043149999197,
114
+ "p95": 0.2186781222499974,
115
+ "p99": 0.22726827485000173,
116
  "values": [
117
+ 0.2294158130000028,
118
+ 0.18646504999998115,
119
+ 0.16277410199995757,
120
+ 0.16306535399996847,
121
+ 0.1799609720000035,
122
+ 0.14804966200000536
 
123
  ]
124
  },
125
  "throughput": {
126
  "unit": "samples/s",
127
+ "value": 5.608886966553407
128
  },
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 5.510222911834718e-06,
132
+ "ram": 2.3028556371279763e-07,
133
  "gpu": 0.0,
134
+ "total": 5.740508475547515e-06
135
  },
136
  "efficiency": {
137
  "unit": "samples/kWh",
138
+ "value": 174200.59638612808
139
  }
140
  }
141
  }