IlyasMoutawwakil HF staff commited on
Commit
0c22a9a
1 Parent(s): 5a8f7ec

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.887296,
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.1332649319999746,
15
- "mean": 0.18887748866666243,
16
- "stdev": 0.043099244135193324,
17
- "p50": 0.19067444549997958,
18
- "p90": 0.23245136500000285,
19
- "p95": 0.23297389750000264,
20
- "p99": 0.23339192350000246,
21
  "values": [
22
- 0.23349643000000242,
23
- 0.23075899999997773,
24
- 0.23140630000000328,
25
- 0.15058989099998144,
26
- 0.14142180300001428,
27
- 0.14559150799999543
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
- "value": 5.2944371881438705
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
- "cpu": 5.587077140808106e-06,
37
- "ram": 2.3349204049505293e-07,
38
  "gpu": 0.0,
39
- "total": 5.820569181303159e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
- "value": 171804.50379529918
44
  }
45
  }
46
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.038848,
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.108881179999912,
15
+ "mean": 0.15841159714284458,
16
+ "stdev": 0.004536963484653157,
17
+ "p50": 0.1589221560000169,
18
+ "p90": 0.1630276541999706,
19
+ "p95": 0.1636248155999624,
20
+ "p99": 0.16410254471995586,
21
  "values": [
22
+ 0.15910742699998082,
23
+ 0.15828678999997692,
24
+ 0.16422197699995422,
25
+ 0.1589221560000169,
26
+ 0.15739186700000118,
27
+ 0.1622314389999815,
28
+ 0.14871952400000055
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.312669135570102
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.602225992414687e-06,
38
+ "ram": 2.3412126790759657e-07,
39
  "gpu": 0.0,
40
+ "total": 5.836347260322283e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 171340.0446197542
45
  }
46
  }
47
  }