IlyasMoutawwakil HF staff commited on
Commit
5592816
1 Parent(s): c31a23c

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.096192,
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.0978387179999345,
15
- "mean": 0.15683410257141922,
16
- "stdev": 0.002275198333918215,
17
- "p50": 0.15630195100004585,
18
- "p90": 0.1593934851999393,
19
- "p95": 0.1605969765999248,
20
- "p99": 0.1615597697199132,
21
  "values": [
22
- 0.15550328899996657,
23
- 0.15630195100004585,
24
- 0.15531972400003724,
25
- 0.15680248600006053,
26
- 0.15778882999995858,
27
- 0.1543219699999554,
28
- 0.16180046799991032
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.3761642627732655
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.557840400271946e-06,
38
- "ram": 2.322714575105541e-07,
39
  "gpu": 0.0,
40
- "total": 5.790111857782501e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 172708.2351018656
45
  }
46
  }
47
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.25184,
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.0643317009999578,
15
+ "mean": 0.1520473858571368,
16
+ "stdev": 0.0058138400293784595,
17
+ "p50": 0.15230876099997204,
18
+ "p90": 0.15824642419997872,
19
+ "p95": 0.15828469459997335,
20
+ "p99": 0.1583153109199691,
21
  "values": [
22
+ 0.15290366100003894,
23
+ 0.15133171799999445,
24
+ 0.15230876099997204,
25
+ 0.15819539699998586,
26
+ 0.15179344900002434,
27
+ 0.158322964999968,
28
+ 0.13947574999997414
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.576897026954455
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.424263742234973e-06,
38
+ "ram": 2.2669404227841028e-07,
39
  "gpu": 0.0,
40
+ "total": 5.650957784513383e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 176961.15209717714
45
  }
46
  }
47
  }