IlyasMoutawwakil HF staff commited on
Commit
d81e13d
·
verified ·
1 Parent(s): 941c706

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.636864,
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.0374995029999923,
15
- "mean": 0.17291658383333205,
16
- "stdev": 0.027914575105915284,
17
- "p50": 0.162025809499994,
18
- "p90": 0.2079766745000029,
19
- "p95": 0.2166393962500024,
20
- "p99": 0.223569573650002,
21
  "values": [
22
- 0.15936391299999286,
23
- 0.15866891299998542,
24
- 0.16468770599999516,
25
- 0.22530211800000188,
26
- 0.19065123100000392,
27
- 0.13882562200001303
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
- "value": 5.783135300451362
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
- "cpu": 5.154942472775778e-06,
37
- "ram": 2.1543546444095324e-07,
38
  "gpu": 0.0,
39
- "total": 5.370377937216731e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
- "value": 186206.63418676695
44
  }
45
  }
46
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.255936,
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.0539725080000153,
15
+ "mean": 0.15056750114285933,
16
+ "stdev": 0.005709761707604681,
17
+ "p50": 0.1517656820000184,
18
+ "p90": 0.15470104179997862,
19
+ "p95": 0.15551605539997695,
20
+ "p99": 0.15616806627997562,
21
  "values": [
22
+ 0.1529044229999954,
23
+ 0.1563310689999753,
24
+ 0.15108329399998865,
25
+ 0.1510591950000162,
26
+ 0.1517656820000184,
27
+ 0.15361435699998083,
28
+ 0.13721448800004055
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.641539458446575
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.443452960915036e-06,
38
+ "ram": 2.2749807974989268e-07,
39
  "gpu": 0.0,
40
+ "total": 5.670951040664929e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 176337.2656242767
45
  }
46
  }
47
  }