IlyasMoutawwakil HF staff commited on
Commit
1078d14
1 Parent(s): 9a5848d

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": "8ef7b0420a1d5aa903d786290f7ab247769da879",
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.2928,
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.1075496920000774,
112
- "mean": 0.1582213845714396,
113
- "stdev": 0.006250867457999389,
114
- "p50": 0.1599191519999863,
115
- "p90": 0.16228288559999554,
116
- "p95": 0.16321399229999542,
117
- "p99": 0.1639588776599953,
118
  "values": [
119
- 0.16104140999999572,
120
- 0.1597721280000428,
121
- 0.15939023600003566,
122
- 0.15992363899999873,
123
- 0.1599191519999863,
124
- 0.1641450989999953,
125
- 0.14335802800002284
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 6.320258179440234
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.513812270429399e-06,
135
- "ram": 2.3043685406263373e-07,
136
  "gpu": 0.0,
137
- "total": 5.744249124492033e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 174087.15714230633
142
  }
143
  }
144
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "e5cc8d8069420e159473795b6d1ea703cadf2a8b",
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.636864,
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.0374995029999923,
112
+ "mean": 0.17291658383333205,
113
+ "stdev": 0.027914575105915284,
114
+ "p50": 0.162025809499994,
115
+ "p90": 0.2079766745000029,
116
+ "p95": 0.2166393962500024,
117
+ "p99": 0.223569573650002,
118
  "values": [
119
+ 0.15936391299999286,
120
+ 0.15866891299998542,
121
+ 0.16468770599999516,
122
+ 0.22530211800000188,
123
+ 0.19065123100000392,
124
+ 0.13882562200001303
 
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "samples/s",
129
+ "value": 5.783135300451362
130
  },
131
  "energy": {
132
  "unit": "kWh",
133
+ "cpu": 5.154942472775778e-06,
134
+ "ram": 2.1543546444095324e-07,
135
  "gpu": 0.0,
136
+ "total": 5.370377937216731e-06
137
  },
138
  "efficiency": {
139
  "unit": "samples/kWh",
140
+ "value": 186206.63418676695
141
  }
142
  }
143
  }