IlyasMoutawwakil HF staff commited on
Commit
7f3ca58
1 Parent(s): a26d70f

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.063424,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,38 +10,37 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 7,
14
- "total": 1.1036708299999418,
15
- "mean": 0.1576672614285631,
16
- "stdev": 0.003130651016623872,
17
- "p50": 0.1567057309999882,
18
- "p90": 0.16097948820000738,
19
- "p95": 0.16141191959998197,
20
- "p99": 0.16175786471996162,
21
  "values": [
22
- 0.16014788199998975,
23
- 0.1567057309999882,
24
- 0.16184435099995653,
25
- 0.1564441200000033,
26
- 0.15619812899996077,
27
- 0.16040291300004128,
28
- 0.151927704000002
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.342470789048914
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.6007319026523165e-06,
38
- "ram": 2.3405692768818652e-07,
39
  "gpu": 0.0,
40
- "total": 5.834788830340503e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 171385.8083089603
45
  }
46
  }
47
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1175.461888,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 6,
14
+ "total": 1.0697309529999188,
15
+ "mean": 0.17828849216665313,
16
+ "stdev": 0.026046379499285472,
17
+ "p50": 0.17151316299998598,
18
+ "p90": 0.20794043149999197,
19
+ "p95": 0.2186781222499974,
20
+ "p99": 0.22726827485000173,
21
  "values": [
22
+ 0.2294158130000028,
23
+ 0.18646504999998115,
24
+ 0.16277410199995757,
25
+ 0.16306535399996847,
26
+ 0.1799609720000035,
27
+ 0.14804966200000536
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
+ "value": 5.608886966553407
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
+ "cpu": 5.510222911834718e-06,
37
+ "ram": 2.3028556371279763e-07,
38
  "gpu": 0.0,
39
+ "total": 5.740508475547515e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
+ "value": 174200.59638612808
44
  }
45
  }
46
  }