IlyasMoutawwakil HF staff commited on
Commit
65270a0
·
verified ·
1 Parent(s): c710712

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.326144,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,37 +11,37 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 7,
14
- "total": 1.1019696410000392,
15
- "mean": 0.15742423442857703,
16
- "stdev": 0.02148614485010114,
17
- "p50": 0.15397426399999858,
18
- "p90": 0.17607686459999744,
19
- "p95": 0.19187361029999575,
20
- "p99": 0.20451100685999446,
21
  "values": [
22
- 0.15397426399999858,
23
- 0.1514290960000153,
24
- 0.1550096569999937,
25
- 0.15501453699999956,
26
- 0.20767035599999417,
27
- 0.1397995760000299,
28
- 0.13907215500000802
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.352262112817817
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.427070789866978e-06,
38
- "ram": 2.2681204297370527e-07,
39
  "gpu": 0.0,
40
- "total": 5.653882832840683e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 176869.60086818237
45
  }
46
  }
47
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1176.100864,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 7,
14
+ "total": 1.0717051890000562,
15
+ "mean": 0.15310074128572232,
16
+ "stdev": 0.007131521344077099,
17
+ "p50": 0.1553495699999985,
18
+ "p90": 0.1596123542000214,
19
+ "p95": 0.160964086100023,
20
+ "p99": 0.16204547162002428,
21
  "values": [
22
+ 0.1623158180000246,
23
+ 0.15398592400003963,
24
+ 0.1553495699999985,
25
+ 0.15693991099999494,
26
+ 0.15781004500001927,
27
+ 0.14488589799998408,
28
+ 0.14041802299999517
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.531647016220272
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.789053440093994e-06,
38
+ "ram": 2.4193538179377224e-07,
39
  "gpu": 0.0,
40
+ "total": 6.030988821887767e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 165810.2890807529
45
  }
46
  }
47
  }