IlyasMoutawwakil HF staff commited on
Commit
389844d
1 Parent(s): bf64d74

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": "d7339efdbbcababd22ca2f563771622060764f8f",
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": 1176.858624,
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.1068740910001225,
112
- "mean": 0.15812487014287463,
113
- "stdev": 0.007043094462311208,
114
- "p50": 0.16045594300004495,
115
- "p90": 0.16242944860000536,
116
- "p95": 0.1635997018000012,
117
- "p99": 0.16453590435999785,
118
  "values": [
119
- 0.1608691110000109,
120
- 0.16045594300004495,
121
- 0.16476995499999703,
122
- 0.15939623000002712,
123
- 0.159465780000005,
124
- 0.16054986700004292,
125
- 0.14136720499999456
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "samples/s",
130
- "value": 6.3241158654956955
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
- "cpu": 5.512666039996677e-06,
135
- "ram": 2.3039009297335156e-07,
136
  "gpu": 0.0,
137
- "total": 5.743056132970029e-06
138
  },
139
  "efficiency": {
140
  "unit": "samples/kWh",
141
- "value": 174123.31985737509
142
  }
143
  }
144
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "c08a62a8b686d201c33b94256f220dd9ac7afa59",
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.06752,
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.0699690660000556,
112
+ "mean": 0.17832817766667594,
113
+ "stdev": 0.030850393198152172,
114
+ "p50": 0.16541654700000663,
115
+ "p90": 0.2190169604999994,
116
+ "p95": 0.22599082924999436,
117
+ "p99": 0.23156992424999032,
118
  "values": [
119
+ 0.16082918699999027,
120
+ 0.1573185650000255,
121
+ 0.170003907000023,
122
+ 0.2329646979999893,
123
+ 0.20506922300000952,
124
+ 0.143783486000018
 
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "samples/s",
129
+ "value": 5.6076387539223385
130
  },
131
  "energy": {
132
  "unit": "kWh",
133
+ "cpu": 5.6416789690653486e-06,
134
+ "ram": 2.357718479970572e-07,
135
  "gpu": 0.0,
136
+ "total": 5.877450817062406e-06
137
  },
138
  "efficiency": {
139
  "unit": "samples/kWh",
140
+ "value": 170141.78954879072
141
  }
142
  }
143
  }