IlyasMoutawwakil HF staff commited on
Commit
d2c2de8
·
verified ·
1 Parent(s): 1f47159

Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 865.624064,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,57 +10,54 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 26,
14
- "total": 1.030154217000188,
15
- "mean": 0.039621316038468773,
16
- "stdev": 0.0014469330844958366,
17
- "p50": 0.03927464600002395,
18
- "p90": 0.04006187400000272,
19
- "p95": 0.043253522750021034,
20
- "p99": 0.04449936600001081,
21
  "values": [
22
- 0.039562335000027815,
23
- 0.03933000099999617,
24
- 0.039758951000010256,
25
- 0.03906851299996106,
26
- 0.03898015800001531,
27
- 0.039849150000009104,
28
- 0.038935505000040393,
29
- 0.03911951800000679,
30
- 0.039077042000030815,
31
- 0.038795483999990665,
32
- 0.039478005999967536,
33
- 0.039889653999978236,
34
- 0.039267513000027066,
35
- 0.03928177900002083,
36
- 0.03861303100001123,
37
- 0.03889745200001471,
38
- 0.03854646600001388,
39
- 0.03893381899996484,
40
- 0.03938627400003725,
41
- 0.03911235300000726,
42
- 0.03944266000002017,
43
- 0.03841350800001919,
44
- 0.03934179699996321,
45
- 0.04425999900001898,
46
- 0.044579155000008086,
47
- 0.0402340940000272
48
  ]
49
  },
50
  "throughput": {
51
  "unit": "samples/s",
52
- "value": 25.238939540248712
53
  },
54
  "energy": {
55
  "unit": "kWh",
56
- "cpu": 1.5258007579379613e-06,
57
- "ram": 6.376436252042394e-08,
58
  "gpu": 0.0,
59
- "total": 1.5895651204583853e-06
60
  },
61
  "efficiency": {
62
  "unit": "samples/kWh",
63
- "value": 629102.8830021311
64
  }
65
  }
66
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 865.185792,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 23,
14
+ "total": 1.0110083340000244,
15
+ "mean": 0.04395688408695758,
16
+ "stdev": 0.0008551537015591361,
17
+ "p50": 0.044120058999993716,
18
+ "p90": 0.04485636339999814,
19
+ "p95": 0.04517276109999955,
20
+ "p99": 0.045808455420017255,
21
  "values": [
22
+ 0.04446496700001035,
23
+ 0.043363638000016635,
24
+ 0.044406146000000035,
25
+ 0.04274036599997544,
26
+ 0.04368415900000855,
27
+ 0.04372419599999944,
28
+ 0.04425820800000224,
29
+ 0.04403175300001294,
30
+ 0.044120058999993716,
31
+ 0.04208002499998997,
32
+ 0.04520677200000023,
33
+ 0.043481999999983145,
34
+ 0.04345023000001902,
35
+ 0.04431393299998376,
36
+ 0.0429532560000041,
37
+ 0.04416315999998233,
38
+ 0.043431905999995024,
39
+ 0.04481516500001703,
40
+ 0.04424739899999963,
41
+ 0.045978161000022055,
42
+ 0.0428113400000143,
43
+ 0.04441483200000107,
44
+ 0.04486666299999342
 
 
 
45
  ]
46
  },
47
  "throughput": {
48
  "unit": "samples/s",
49
+ "value": 22.749565188054568
50
  },
51
  "energy": {
52
  "unit": "kWh",
53
+ "cpu": 1.4775765776143645e-06,
54
+ "ram": 6.174914029740134e-08,
55
  "gpu": 0.0,
56
+ "total": 1.539325717911766e-06
57
  },
58
  "efficiency": {
59
  "unit": "samples/kWh",
60
+ "value": 649635.0891587714
61
  }
62
  }
63
  }