IlyasMoutawwakil HF staff commited on
Commit
e39489d
1 Parent(s): d941b44

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": 1175.515136,
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.0964816190000306,
15
- "mean": 0.1827469365000051,
16
- "stdev": 0.04178416474583828,
17
- "p50": 0.18707512350002276,
18
- "p90": 0.2245735764999779,
19
- "p95": 0.22465203224997765,
20
- "p99": 0.22471479684997747,
21
  "values": [
22
- 0.22367003700003352,
23
- 0.22441666499997837,
24
- 0.2247304879999774,
25
- 0.150480210000012,
26
- 0.1368526539999948,
27
- 0.13633156500003452
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
- "value": 5.472047954138876
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
- "cpu": 5.35058511628045e-06,
37
- "ram": 2.2361583757945167e-07,
38
  "gpu": 0.0,
39
- "total": 5.574200953859901e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
- "value": 179397.90981298257
44
  }
45
  }
46
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.370624,
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.0829561930000864,
15
+ "mean": 0.15470802757144092,
16
+ "stdev": 0.005187457173270884,
17
+ "p50": 0.15594600900004707,
18
+ "p90": 0.15832436960001814,
19
+ "p95": 0.15948656630000074,
20
+ "p99": 0.1604163236599868,
21
  "values": [
22
+ 0.15677477400004136,
23
+ 0.15515277100001867,
24
+ 0.15648657700000967,
25
+ 0.1552244249999717,
26
+ 0.15594600900004707,
27
+ 0.16064876299998332,
28
+ 0.1427228740000146
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.463788697313855
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.354060894913145e-06,
38
+ "ram": 2.237595856449559e-07,
39
  "gpu": 0.0,
40
+ "total": 5.577820480558101e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 179281.49596882382
45
  }
46
  }
47
  }