IlyasMoutawwakil HF staff commited on
Commit
9f0dc05
1 Parent(s): 544cd58

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": 1176.240128,
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.1009349980000138,
15
- "mean": 0.18348916633333565,
16
- "stdev": 0.04289616685426701,
17
- "p50": 0.18378136949999657,
18
- "p90": 0.22746921749998705,
19
- "p95": 0.22809884174996853,
20
- "p99": 0.2286025411499537,
21
  "values": [
22
- 0.22872846599995,
23
- 0.2262099690000241,
24
- 0.22405837200000178,
25
- 0.14065147400003752,
26
- 0.13778235000000905,
27
- 0.14350436699999136
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
- "value": 5.449913038371703
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
- "cpu": 5.3856152627203205e-06,
37
- "ram": 2.2507984856275697e-07,
38
  "gpu": 0.0,
39
- "total": 5.610695111283078e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
- "value": 178231.03557864076
44
  }
45
  }
46
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1178.140672,
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.129883437999922,
15
+ "mean": 0.16141191971427457,
16
+ "stdev": 0.008902584413974126,
17
+ "p50": 0.16572548799996412,
18
+ "p90": 0.1682580760000178,
19
+ "p95": 0.16847723049999672,
20
+ "p99": 0.16865255409997984,
21
  "values": [
22
+ 0.16572548799996412,
23
+ 0.16796587000004592,
24
+ 0.16725570299996662,
25
+ 0.16474959900000385,
26
+ 0.16869638499997563,
27
+ 0.15101008099998126,
28
+ 0.14448031199998468
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.195329327413757
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.688031514485677e-06,
38
+ "ram": 2.3771069091513447e-07,
39
  "gpu": 0.0,
40
+ "total": 5.925742205400811e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 168755.23189121945
45
  }
46
  }
47
  }