IlyasMoutawwakil HF staff commited on
Commit
711cfc9
·
verified ·
1 Parent(s): be3d379

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.1",
83
- "optimum_benchmark_commit": "0d561969d04a7091baf8691bc894eb753a189d4f",
84
  "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.31.0",
@@ -99,7 +99,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1176.43264,
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.0485120450000522,
112
- "mean": 0.14978743500000746,
113
- "stdev": 0.007441302481245805,
114
- "p50": 0.15376656300003333,
115
- "p90": 0.15594160539999394,
116
- "p95": 0.15594255219999126,
117
- "p99": 0.15594330963998915,
118
  "values": [
119
- 0.15476179099999854,
120
- 0.15166456700001163,
121
- 0.15376656300003333,
122
- 0.15594034299999748,
123
- 0.1559434989999886,
124
- 0.13808743100003085,
125
- 0.1383478509999918
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 6.6761274068145315
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.443751977549659e-06,
135
- "ram": 2.2751116095960808e-07,
136
  "gpu": 0.0,
137
- "total": 5.671263138509268e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 176327.56152853405
142
  }
143
  }
144
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "c594845efb520077430f4fe3f536bc1756e2b290",
84
  "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.31.0",
 
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1177.833472,
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.1142126360001043,
112
+ "mean": 0.18570210600001738,
113
+ "stdev": 0.03763972623723861,
114
+ "p50": 0.1824891960000059,
115
+ "p90": 0.22815657700002134,
116
+ "p95": 0.2282988610000274,
117
+ "p99": 0.22841268820003222,
118
  "values": [
119
+ 0.22787200900000926,
120
+ 0.22844114500003343,
121
+ 0.21241732900000443,
122
+ 0.14782723500002248,
123
+ 0.15256106300000738,
124
+ 0.14509385500002736
 
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "samples/s",
129
+ "value": 5.384968547421354
130
  },
131
  "energy": {
132
  "unit": "kWh",
133
+ "cpu": 5.4602164361212e-06,
134
+ "ram": 2.2819748842934473e-07,
135
  "gpu": 0.0,
136
+ "total": 5.688413924550545e-06
137
  },
138
  "efficiency": {
139
  "unit": "samples/kWh",
140
+ "value": 175795.92717121274
141
  }
142
  }
143
  }