IlyasMoutawwakil HF staff commited on
Commit
3f13e54
1 Parent(s): bca4f5b

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.104384,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,38 +10,36 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 7,
14
- "total": 1.083061253999972,
15
- "mean": 0.1547230362857103,
16
- "stdev": 0.006541637536027529,
17
- "p50": 0.15492418999997426,
18
- "p90": 0.160889065799995,
19
- "p95": 0.16208192339998959,
20
- "p99": 0.16303620947998523,
21
  "values": [
22
- 0.15492418999997426,
23
- 0.15307203899999422,
24
- 0.15280293500001108,
25
- 0.15929858900000227,
26
- 0.15854571400001305,
27
- 0.16327478099998416,
28
- 0.14114300599999297
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.463161685590297
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.455886489815183e-06,
38
- "ram": 2.2801024061835783e-07,
39
  "gpu": 0.0,
40
- "total": 5.683896730433541e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 175935.63842313594
45
  }
46
  }
47
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.485312,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 5,
14
+ "total": 1.0464302930000713,
15
+ "mean": 0.20928605860001426,
16
+ "stdev": 0.021163292631811558,
17
+ "p50": 0.22418321899999683,
18
+ "p90": 0.22708143980001977,
19
+ "p95": 0.22729822840002498,
20
+ "p99": 0.22747165928002913,
21
  "values": [
22
+ 0.17616114100002278,
23
+ 0.22643107400000417,
24
+ 0.22751501700003018,
25
+ 0.22418321899999683,
26
+ 0.19213984200001732
 
 
27
  ]
28
  },
29
  "throughput": {
30
  "unit": "samples/s",
31
+ "value": 4.778149135634455
32
  },
33
  "energy": {
34
  "unit": "kWh",
35
+ "cpu": 4.993507100476159e-06,
36
+ "ram": 2.086869661575008e-07,
37
  "gpu": 0.0,
38
+ "total": 5.20219406663366e-06
39
  },
40
  "efficiency": {
41
  "unit": "samples/kWh",
42
+ "value": 192226.58501225428
43
  }
44
  }
45
  }