Commit
•
1047355
1
Parent(s):
c74cd09
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":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,56 +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.03930303999999296,
|
46 |
-
0.03981641600000785
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 872.341504,
|
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.0048540630000389,
|
15 |
+
"mean": 0.043689307086958215,
|
16 |
+
"stdev": 0.0030387906073333403,
|
17 |
+
"p50": 0.04521934400000305,
|
18 |
+
"p90": 0.046238512600001516,
|
19 |
+
"p95": 0.04632240610000906,
|
20 |
+
"p99": 0.047237801980012366,
|
21 |
"values": [
|
22 |
+
0.046327705000010155,
|
23 |
+
0.046274715999999216,
|
24 |
+
0.044782150000003185,
|
25 |
+
0.0460936990000107,
|
26 |
+
0.04587394099999642,
|
27 |
+
0.043937908000003745,
|
28 |
+
0.045815592999986166,
|
29 |
+
0.04562067999998476,
|
30 |
+
0.04511375600000633,
|
31 |
+
0.04749449600001299,
|
32 |
+
0.04580085399999234,
|
33 |
+
0.04564128800001299,
|
34 |
+
0.04513821200001189,
|
35 |
+
0.04550624600000219,
|
36 |
+
0.045810122000006004,
|
37 |
+
0.04521934400000305,
|
38 |
+
0.03955599600001847,
|
39 |
+
0.039533535000003894,
|
40 |
+
0.03873699199999692,
|
41 |
+
0.03914633399998024,
|
42 |
+
0.03901663300001701,
|
43 |
+
0.03946017799998458,
|
44 |
+
0.03895368499999563
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.888895857506334
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.524360414244171e-06,
|
54 |
+
"ram": 6.370513287340629e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.588065547117577e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 629696.9302149102
|
61 |
}
|
62 |
}
|
63 |
}
|