IlyasMoutawwakil HF staff commited on
Commit
e233b77
1 Parent(s): b7b60e1

Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1177.06752,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,37 +10,38 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 6,
14
- "total": 1.0699690660000556,
15
- "mean": 0.17832817766667594,
16
- "stdev": 0.030850393198152172,
17
- "p50": 0.16541654700000663,
18
- "p90": 0.2190169604999994,
19
- "p95": 0.22599082924999436,
20
- "p99": 0.23156992424999032,
21
  "values": [
22
- 0.16082918699999027,
23
- 0.1573185650000255,
24
- 0.170003907000023,
25
- 0.2329646979999893,
26
- 0.20506922300000952,
27
- 0.143783486000018
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
- "value": 5.6076387539223385
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
- "cpu": 5.6416789690653486e-06,
37
- "ram": 2.357718479970572e-07,
38
  "gpu": 0.0,
39
- "total": 5.877450817062406e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
- "value": 170141.78954879072
44
  }
45
  }
46
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.157632,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 7,
14
+ "total": 1.088423978000037,
15
+ "mean": 0.155489139714291,
16
+ "stdev": 0.005662987212571758,
17
+ "p50": 0.15632901399999355,
18
+ "p90": 0.1599903018000191,
19
+ "p95": 0.16046303340002624,
20
+ "p99": 0.16084121868003196,
21
  "values": [
22
+ 0.15891729700001633,
23
+ 0.15496836199997688,
24
+ 0.16093576500003337,
25
+ 0.15632901399999355,
26
+ 0.1553506870000092,
27
+ 0.15935999300000958,
28
+ 0.14256285999999818
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.431317337258957
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.541316005918716e-06,
38
+ "ram": 2.3158703182023288e-07,
39
  "gpu": 0.0,
40
+ "total": 5.772903037738948e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 173223.07225026013
45
  }
46
  }
47
  }