Commit
•
62b8a9c
1
Parent(s):
8ed78a9
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": 864.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,55 +10,54 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
14 |
-
"total": 1.
|
15 |
-
"mean": 0.
|
16 |
-
"stdev": 0.
|
17 |
-
"p50": 0.
|
18 |
-
"p90": 0.
|
19 |
-
"p95": 0.
|
20 |
-
"p99": 0.
|
21 |
"values": [
|
22 |
-
0.
|
23 |
-
0.
|
24 |
-
0.
|
25 |
-
0.
|
26 |
-
0.
|
27 |
-
0.
|
28 |
-
0.
|
29 |
-
0.
|
30 |
-
0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
-
0.
|
35 |
-
0.
|
36 |
-
0.
|
37 |
-
0.
|
38 |
-
0.
|
39 |
-
0.
|
40 |
-
0.
|
41 |
-
0.
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.
|
45 |
-
0.03686059099999284
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 864.858112,
|
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.026316953000105,
|
15 |
+
"mean": 0.04462247621739587,
|
16 |
+
"stdev": 0.0016358921381332322,
|
17 |
+
"p50": 0.045087168000009115,
|
18 |
+
"p90": 0.04580513439997276,
|
19 |
+
"p95": 0.045922033899989854,
|
20 |
+
"p99": 0.04633555560002264,
|
21 |
"values": [
|
22 |
+
0.045087168000009115,
|
23 |
+
0.04516326899999967,
|
24 |
+
0.04540705300001946,
|
25 |
+
0.04381148700002768,
|
26 |
+
0.04491624999997157,
|
27 |
+
0.04573111500002369,
|
28 |
+
0.04532756500003643,
|
29 |
+
0.04337344399999665,
|
30 |
+
0.04566000300002315,
|
31 |
+
0.04494475400002784,
|
32 |
+
0.045183858000029886,
|
33 |
+
0.04503027200001952,
|
34 |
+
0.04574991999999156,
|
35 |
+
0.04387092799998982,
|
36 |
+
0.04581893799996806,
|
37 |
+
0.045405669999979636,
|
38 |
+
0.04440665299995317,
|
39 |
+
0.0447104180000224,
|
40 |
+
0.04644895900003121,
|
41 |
+
0.0445006080000212,
|
42 |
+
0.04593348899999228,
|
43 |
+
0.0390637339999671,
|
44 |
+
0.040771398000003956
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.41023100394761
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5166280616042964e-06,
|
54 |
+
"ram": 6.337821685235667e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.580006278456653e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 632908.8774107897
|
61 |
}
|
62 |
}
|
63 |
}
|