IlyasMoutawwakil HF staff commited on
Commit
c5b587f
1 Parent(s): 1b2ed4a

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.178112,
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.0275452949999817,
15
- "mean": 0.1712575491666636,
16
- "stdev": 0.030511120319859884,
17
- "p50": 0.15585398100000702,
18
- "p90": 0.21211181199998919,
19
- "p95": 0.21894574749998696,
20
- "p99": 0.2244128958999852,
21
  "values": [
22
- 0.15349211599999535,
23
- 0.15261256700000558,
24
- 0.19844394099999363,
25
- 0.22577968299998474,
26
- 0.1582158460000187,
27
- 0.1390011419999837
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
- "value": 5.8391586523688055
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
- "cpu": 5.5006091793378195e-06,
37
- "ram": 2.2988736170727718e-07,
38
  "gpu": 0.0,
39
- "total": 5.7304965410450965e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
- "value": 174504.9478413306
44
  }
45
  }
46
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.055232,
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.1179401010001584,
15
+ "mean": 0.15970572871430835,
16
+ "stdev": 0.007323966930437257,
17
+ "p50": 0.1619540210000423,
18
+ "p90": 0.16456921860004742,
19
+ "p95": 0.16520259180004473,
20
+ "p99": 0.1657092903600426,
21
  "values": [
22
+ 0.16372472100005098,
23
+ 0.16583596500004205,
24
+ 0.16043571500000553,
25
+ 0.1619540210000423,
26
+ 0.16046980900000563,
27
+ 0.1632263509999916,
28
+ 0.1422935190000203
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.2615161525536935
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.514595740371281e-06,
38
+ "ram": 2.304606582556801e-07,
39
  "gpu": 0.0,
40
+ "total": 5.745056398626961e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 174062.69505709203
45
  }
46
  }
47
  }