IlyasMoutawwakil HF staff commited on
Commit
12abc2a
1 Parent(s): b865116

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
@@ -81,7 +81,7 @@
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "41836e67badc33c5e7a42b3b53f44695ff51963e",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -100,7 +100,7 @@
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 1183.072256,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -108,37 +108,38 @@
108
  },
109
  "latency": {
110
  "unit": "s",
111
- "count": 6,
112
- "total": 1.0020820159999744,
113
- "mean": 0.16701366933332906,
114
- "stdev": 0.0024939631309625902,
115
- "p50": 0.16720697550002228,
116
- "p90": 0.16985038949997033,
117
- "p95": 0.17029691174997197,
118
- "p99": 0.17065412954997328,
119
  "values": [
120
- 0.1667543110000338,
121
- 0.16460951400000567,
122
- 0.1707434339999736,
123
- 0.16335777199998347,
124
- 0.16895734499996706,
125
- 0.16765964000001077
 
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 5.9875338587057865
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.643770429823134e-06,
135
- "ram": 2.3585905606182677e-07,
136
  "gpu": 0.0,
137
- "total": 5.879629485884961e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 170078.74431555052
142
  }
143
  }
144
  }
 
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "bc46022225a5818a4648ee2abeffdd38c4a9b291",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 1184.575488,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
108
  },
109
  "latency": {
110
  "unit": "s",
111
+ "count": 7,
112
+ "total": 1.0660615130000224,
113
+ "mean": 0.15229450185714605,
114
+ "stdev": 0.005668639792846552,
115
+ "p50": 0.15331127400003197,
116
+ "p90": 0.15755604159999165,
117
+ "p95": 0.15802913829997464,
118
+ "p99": 0.15840761565996103,
119
  "values": [
120
+ 0.15208459500001936,
121
+ 0.15331127400003197,
122
+ 0.15209937299999865,
123
+ 0.15850223499995764,
124
+ 0.1535795639999833,
125
+ 0.15692524600001434,
126
+ 0.13955922600001713
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
+ "value": 6.56622522681752
132
  },
133
  "energy": {
134
  "unit": "kWh",
135
+ "cpu": 5.428201953570049e-06,
136
+ "ram": 2.26858699288357e-07,
137
  "gpu": 0.0,
138
+ "total": 5.6550606528584055e-06
139
  },
140
  "efficiency": {
141
  "unit": "samples/kWh",
142
+ "value": 176832.76296860588
143
  }
144
  }
145
  }