IlyasMoutawwakil HF staff commited on
Commit
75c8f86
1 Parent(s): 7e1f9af

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": "88e73025c13ec1a964328bd3aa8fa3b1b8ab2582",
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": 1177.931776,
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.0920265290000088,
112
- "mean": 0.1560037898571441,
113
- "stdev": 0.008037901841692154,
114
- "p50": 0.1608101770000303,
115
- "p90": 0.1619671110000013,
116
- "p95": 0.16205618549999484,
117
- "p99": 0.1621274450999897,
118
  "values": [
119
- 0.1608101770000303,
120
- 0.15874494299998787,
121
- 0.1621452599999884,
122
- 0.16111940499996535,
123
- 0.16184834500000989,
124
- 0.14053255600003922,
125
- 0.1468258429999878
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 6.410100683552115
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.463504460122851e-06,
135
- "ram": 2.2833445353995784e-07,
136
  "gpu": 0.0,
137
- "total": 5.691838913662809e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 175690.14428703862
142
  }
143
  }
144
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "dd02f26cb819965cbf86e16d9ce013cddc3b86af",
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": 1176.240128,
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.1009349980000138,
112
+ "mean": 0.18348916633333565,
113
+ "stdev": 0.04289616685426701,
114
+ "p50": 0.18378136949999657,
115
+ "p90": 0.22746921749998705,
116
+ "p95": 0.22809884174996853,
117
+ "p99": 0.2286025411499537,
118
  "values": [
119
+ 0.22872846599995,
120
+ 0.2262099690000241,
121
+ 0.22405837200000178,
122
+ 0.14065147400003752,
123
+ 0.13778235000000905,
124
+ 0.14350436699999136
 
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "samples/s",
129
+ "value": 5.449913038371703
130
  },
131
  "energy": {
132
  "unit": "kWh",
133
+ "cpu": 5.3856152627203205e-06,
134
+ "ram": 2.2507984856275697e-07,
135
  "gpu": 0.0,
136
+ "total": 5.610695111283078e-06
137
  },
138
  "efficiency": {
139
  "unit": "samples/kWh",
140
+ "value": 178231.03557864076
141
  }
142
  }
143
  }