Commit
•
8e94580
1
Parent(s):
3cfcd94
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 945.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,54 +10,56 @@
|
|
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 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 945.463296,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.000988487999905,
|
15 |
+
"mean": 0.0400395395199962,
|
16 |
+
"stdev": 0.000869439902902602,
|
17 |
+
"p50": 0.03981994600002281,
|
18 |
+
"p90": 0.04099346199999445,
|
19 |
+
"p95": 0.04208900840000069,
|
20 |
+
"p99": 0.04245403487999738,
|
21 |
"values": [
|
22 |
+
0.04093592799995349,
|
23 |
+
0.040143141999976706,
|
24 |
+
0.03986372899998969,
|
25 |
+
0.039934861000006094,
|
26 |
+
0.03980596000002379,
|
27 |
+
0.03980367599996271,
|
28 |
+
0.04044784300003812,
|
29 |
+
0.03981994600002281,
|
30 |
+
0.04007136799998534,
|
31 |
+
0.040407238000000234,
|
32 |
+
0.04103181800002176,
|
33 |
+
0.0400583329999904,
|
34 |
+
0.039630520999992314,
|
35 |
+
0.04007267999998021,
|
36 |
+
0.042485843999997996,
|
37 |
+
0.03929198699995595,
|
38 |
+
0.039359733000026154,
|
39 |
+
0.03914272599996593,
|
40 |
+
0.03964961700000913,
|
41 |
+
0.039727342999981374,
|
42 |
+
0.03968610499998704,
|
43 |
+
0.04235330599999543,
|
44 |
+
0.03923431900000196,
|
45 |
+
0.03928257900003018,
|
46 |
+
0.03874788600001011
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.975312203592868
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5327061343396833e-06,
|
56 |
+
"ram": 6.405499365491152e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.5967611279945946e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 626267.7506784755
|
63 |
}
|
64 |
}
|
65 |
}
|