IlyasMoutawwakil HF staff commited on
Commit
f3132c6
1 Parent(s): 4493506

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.878528,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,37 +11,37 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 7,
14
- "total": 1.0976920620000215,
15
- "mean": 0.15681315171428878,
16
- "stdev": 0.010087660712861438,
17
- "p50": 0.16204720500002168,
18
- "p90": 0.16427586860000928,
19
- "p95": 0.16471936430000939,
20
- "p99": 0.16507416086000945,
21
  "values": [
22
- 0.16204720500002168,
23
- 0.16516286000000946,
24
- 0.16368454100000918,
25
- 0.16297722600000952,
26
- 0.1619354769999859,
27
- 0.1409297729999821,
28
- 0.14095498000000362
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.377016143531029
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.532375640339322e-06,
38
- "ram": 2.3121498436822207e-07,
39
  "gpu": 0.0,
40
- "total": 5.763590624707544e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 173502.95416769682
45
  }
46
  }
47
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.694208,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 7,
14
+ "total": 1.0903240860000096,
15
+ "mean": 0.15576058371428708,
16
+ "stdev": 0.013076354728253239,
17
+ "p50": 0.15279558500003532,
18
+ "p90": 0.17408594179997863,
19
+ "p95": 0.17599667839998573,
20
+ "p99": 0.17752526767999144,
21
  "values": [
22
+ 0.15237012500000446,
23
+ 0.15356415100001186,
24
+ 0.17153829299996914,
25
+ 0.17790741499999285,
26
+ 0.15279558500003532,
27
+ 0.1403558979999957,
28
+ 0.1417926190000003
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.420109479265359
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 4.765419606809263e-06,
38
+ "ram": 1.9915638999577823e-07,
39
  "gpu": 0.0,
40
+ "total": 4.964575996805042e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 201427.07063877178
45
  }
46
  }
47
  }