IlyasMoutawwakil HF staff commited on
Commit
d193e74
1 Parent(s): b4cf0ea

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.157632,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,38 +10,37 @@
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
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.235456,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 6,
14
+ "total": 1.0165421509999533,
15
+ "mean": 0.16942369183332553,
16
+ "stdev": 0.0036569824652463922,
17
+ "p50": 0.1692960744999823,
18
+ "p90": 0.17359618149998823,
19
+ "p95": 0.17405742775000022,
20
+ "p99": 0.1744264247500098,
21
  "values": [
22
+ 0.16426322699999218,
23
+ 0.16723741599997766,
24
+ 0.16649441200002002,
25
+ 0.17135473299998694,
26
+ 0.17267368899996427,
27
+ 0.1745186740000122
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
+ "value": 5.902362232690415
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
+ "cpu": 5.718810028500027e-06,
37
+ "ram": 2.3899877092262724e-07,
38
  "gpu": 0.0,
39
+ "total": 5.957808799422654e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
+ "value": 167846.9440135282
44
  }
45
  }
46
  }