IlyasMoutawwakil HF staff commited on
Commit
5013b34
1 Parent(s): 7cab125

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.90368,
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.1177715230000445,
15
- "mean": 0.15968164614286348,
16
- "stdev": 0.007267473244294501,
17
- "p50": 0.1605998250000198,
18
- "p90": 0.1657527977999962,
19
- "p95": 0.16613305440000659,
20
- "p99": 0.1664372596800149,
21
  "values": [
22
- 0.163333893000015,
23
- 0.15936089500002026,
24
- 0.1605998250000198,
25
- 0.16651331100001698,
26
- 0.1597033929999725,
27
- 0.16524578899998232,
28
- 0.1430144170000176
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.262460490326628
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.461380051241981e-06,
38
- "ram": 2.2824493460878634e-07,
39
  "gpu": 0.0,
40
- "total": 5.6896249858507675e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 175758.50824735337
45
  }
46
  }
47
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.194496,
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.0428968439999835,
15
+ "mean": 0.14898526342856908,
16
+ "stdev": 0.005483689139234295,
17
+ "p50": 0.14980441699998437,
18
+ "p90": 0.1535634661999893,
19
+ "p95": 0.15409915759998966,
20
+ "p99": 0.15452771071998994,
21
  "values": [
22
+ 0.15093358900003295,
23
+ 0.15284921099998883,
24
+ 0.14928026799998406,
25
+ 0.14902243900002077,
26
+ 0.14980441699998437,
27
+ 0.15463484899999003,
28
+ 0.1363720709999825
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.712073241253486
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.4932334356837805e-06,
38
+ "ram": 2.2957854803369314e-07,
39
  "gpu": 0.0,
40
+ "total": 5.722811983717474e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 174739.2720301133
45
  }
46
  }
47
  }