IlyasMoutawwakil HF staff commited on
Commit
a563c38
1 Parent(s): e8f8713

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
@@ -1,8 +1,41 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 872.153088,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,53 +44,53 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 23,
14
- "total": 1.0193405480000592,
15
- "mean": 0.04431915426087214,
16
- "stdev": 0.0012267557899857905,
17
- "p50": 0.04424382899998136,
18
- "p90": 0.04598717320000105,
19
- "p95": 0.04638313039998252,
20
- "p99": 0.04697420537999051,
21
  "values": [
22
- 0.04712958499999331,
23
- 0.04434444800000392,
24
- 0.04400143300000536,
25
- 0.04214710000002242,
26
- 0.04502713400000857,
27
- 0.04503655199999912,
28
- 0.046423313999980564,
29
- 0.045086486000002424,
30
- 0.04235556200001156,
31
- 0.043898247000015544,
32
- 0.04449074400002928,
33
- 0.04352038600001151,
34
- 0.043449281999983214,
35
- 0.04349137100001599,
36
- 0.046021478000000116,
37
- 0.04272968600002969,
38
- 0.044030256999974426,
39
- 0.04424382899998136,
40
- 0.04320346999998037,
41
- 0.04365333699996654,
42
- 0.04451819600001272,
43
- 0.0458499540000048,
44
- 0.04468869700002642
45
  ]
46
  },
47
  "throughput": {
48
  "unit": "samples/s",
49
- "value": 22.563607466735114
50
  },
51
  "energy": {
52
  "unit": "kWh",
53
- "cpu": 1.500307494758541e-06,
54
- "ram": 6.269885640346018e-08,
55
  "gpu": 0.0,
56
- "total": 1.5630063511620012e-06
57
  },
58
  "efficiency": {
59
  "unit": "samples/kWh",
60
- "value": 639792.6657537636
61
  }
62
  }
63
  }
 
1
  {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 961.232896,
6
+ "max_global_vram": null,
7
+ "max_process_vram": null,
8
+ "max_reserved": null,
9
+ "max_allocated": null
10
+ },
11
+ "latency": {
12
+ "unit": "s",
13
+ "count": 1,
14
+ "total": 4.378100042999961,
15
+ "mean": 4.378100042999961,
16
+ "stdev": 0.0,
17
+ "p50": 4.378100042999961,
18
+ "p90": 4.378100042999961,
19
+ "p95": 4.378100042999961,
20
+ "p99": 4.378100042999961,
21
+ "values": [
22
+ 4.378100042999961
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": {
27
+ "unit": "kWh",
28
+ "cpu": 5.107730759514703e-05,
29
+ "ram": 2.1348092401399298e-06,
30
+ "gpu": 0,
31
+ "total": 5.321211683528696e-05
32
+ },
33
+ "efficiency": null
34
+ },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 875.278336,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
44
  "latency": {
45
  "unit": "s",
46
  "count": 23,
47
+ "total": 1.043519008999965,
48
+ "mean": 0.04537039169565066,
49
+ "stdev": 0.0012510223159739316,
50
+ "p50": 0.045112002999985634,
51
+ "p90": 0.04634383999999727,
52
+ "p95": 0.047316926700017345,
53
+ "p99": 0.049264951060018804,
54
  "values": [
55
+ 0.044820107000020926,
56
+ 0.04742475400001922,
57
+ 0.04342038200002207,
58
+ 0.0460670879999725,
59
+ 0.04552293599999757,
60
+ 0.044523791000017354,
61
+ 0.049783981000018684,
62
+ 0.043989289000023746,
63
+ 0.04469533299999284,
64
+ 0.04633327599998438,
65
+ 0.0449613829999862,
66
+ 0.04504708299998583,
67
+ 0.04455602299998418,
68
+ 0.045285800999977255,
69
+ 0.04435591700001851,
70
+ 0.045252578999964044,
71
+ 0.04562131099999078,
72
+ 0.045401828999956706,
73
+ 0.04480552100000068,
74
+ 0.045357646000013574,
75
+ 0.046346481000000495,
76
+ 0.04483449500003189,
77
+ 0.045112002999985634
78
  ]
79
  },
80
  "throughput": {
81
  "unit": "samples/s",
82
+ "value": 22.04080596676583
83
  },
84
  "energy": {
85
  "unit": "kWh",
86
+ "cpu": 1.5374896872756828e-06,
87
+ "ram": 6.425148833644611e-08,
88
  "gpu": 0.0,
89
+ "total": 1.601741175612129e-06
90
  },
91
  "efficiency": {
92
  "unit": "samples/kWh",
93
+ "value": 624320.5926312254
94
  }
95
  }
96
  }