IlyasMoutawwakil HF staff commited on
Commit
9bf9ad5
1 Parent(s): 29ee984

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,8 @@
1
  {
2
- "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 986.50112,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,26 +11,32 @@
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
- 1.298750727999959
15
  ],
16
  "count": 1,
17
- "total": 1.298750727999959,
18
- "mean": 1.298750727999959,
19
- "p50": 1.298750727999959,
20
- "p90": 1.298750727999959,
21
- "p95": 1.298750727999959,
22
- "p99": 1.298750727999959,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
- "energy": null,
 
 
 
 
 
 
28
  "efficiency": null
29
  },
30
  "forward": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 921.84576,
34
  "max_global_vram": null,
35
  "max_process_vram": null,
36
  "max_reserved": null,
@@ -39,41 +45,40 @@
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
- 0.0892564629999697,
43
- 0.0898327059999815,
44
- 0.08843373700000257,
45
- 0.08923502200002531,
46
- 0.10683856800000058,
47
- 0.1468857229999685,
48
- 0.14841567000001987,
49
- 0.14474009200000637,
50
- 0.08104417800001329,
51
- 0.08038570499996922
52
  ],
53
- "count": 10,
54
- "total": 1.065067863999957,
55
- "mean": 0.1065067863999957,
56
- "p50": 0.0895445844999756,
57
- "p90": 0.14703871769997362,
58
- "p95": 0.14772719384999675,
59
- "p99": 0.14827797477001525,
60
- "stdev": 0.027165992852113595,
61
- "stdev_": 25.50634919176821
62
  },
63
  "throughput": {
64
  "unit": "samples/s",
65
- "value": 18.77814614074283
66
  },
67
  "energy": {
68
  "unit": "kWh",
69
- "cpu": 3.1556264235041847e-06,
70
- "ram": 1.318787263132996e-07,
71
  "gpu": 0.0,
72
- "total": 3.287505149817484e-06
73
  },
74
  "efficiency": {
75
  "unit": "samples/kWh",
76
- "value": 608364.0660185844
77
  }
78
  }
79
  }
 
1
  {
2
+ "load_model": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 990.732288,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
+ 1.2906775959999948
15
  ],
16
  "count": 1,
17
+ "total": 1.2906775959999948,
18
+ "mean": 1.2906775959999948,
19
+ "p50": 1.2906775959999948,
20
+ "p90": 1.2906775959999948,
21
+ "p95": 1.2906775959999948,
22
+ "p99": 1.2906775959999948,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
+ "energy": {
28
+ "unit": "kWh",
29
+ "cpu": 0.000180357333877777,
30
+ "ram": 7.5390394884728115e-06,
31
+ "gpu": 0,
32
+ "total": 0.00018789637336624981
33
+ },
34
  "efficiency": null
35
  },
36
  "forward": {
37
  "memory": {
38
  "unit": "MB",
39
+ "max_ram": 926.150656,
40
  "max_global_vram": null,
41
  "max_process_vram": null,
42
  "max_reserved": null,
 
45
  "latency": {
46
  "unit": "s",
47
  "values": [
48
+ 0.14466105200000356,
49
+ 0.14492720699999495,
50
+ 0.14757354600001804,
51
+ 0.1472538419999978,
52
+ 0.1393156119999901,
53
+ 0.07894842300001415,
54
+ 0.07853329200000303,
55
+ 0.07788166000000274,
56
+ 0.07720869899998206
 
57
  ],
58
+ "count": 9,
59
+ "total": 1.0363033330000064,
60
+ "mean": 0.11514481477777849,
61
+ "p50": 0.1393156119999901,
62
+ "p90": 0.14731778280000185,
63
+ "p95": 0.14744566440000995,
64
+ "p99": 0.14754796968001643,
65
+ "stdev": 0.03317179656235964,
66
+ "stdev_": 28.808762796986482
67
  },
68
  "throughput": {
69
  "unit": "samples/s",
70
+ "value": 17.369431735678774
71
  },
72
  "energy": {
73
  "unit": "kWh",
74
+ "cpu": 3.03096996282058e-06,
75
+ "ram": 1.2666869997175863e-07,
76
  "gpu": 0.0,
77
+ "total": 3.1576386627923382e-06
78
  },
79
  "efficiency": {
80
  "unit": "samples/kWh",
81
+ "value": 633384.6945715365
82
  }
83
  }
84
  }