Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/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,57 +10,61 @@
|
|
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.
|
46 |
-
0.
|
47 |
-
0.
|
|
|
|
|
|
|
|
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 5.
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 936.841216,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 30,
|
14 |
+
"total": 1.0152058800000532,
|
15 |
+
"mean": 0.03384019600000177,
|
16 |
+
"stdev": 0.00198808081458752,
|
17 |
+
"p50": 0.034790570999973625,
|
18 |
+
"p90": 0.0352753730000245,
|
19 |
+
"p95": 0.03536824274999049,
|
20 |
+
"p99": 0.03550566532001767,
|
21 |
"values": [
|
22 |
+
0.03544404299998405,
|
23 |
+
0.03525274499997977,
|
24 |
+
0.035042242000031365,
|
25 |
+
0.034469460999957846,
|
26 |
+
0.035275597999998354,
|
27 |
+
0.03521322200003851,
|
28 |
+
0.03502420799998163,
|
29 |
+
0.03468245900000966,
|
30 |
+
0.034881381999980476,
|
31 |
+
0.034769191000009414,
|
32 |
+
0.034970528000030754,
|
33 |
+
0.03527534800002741,
|
34 |
+
0.03486222499998348,
|
35 |
+
0.03452353199998015,
|
36 |
+
0.03483360200004881,
|
37 |
+
0.034582332000013594,
|
38 |
+
0.034811950999937835,
|
39 |
+
0.0355308350000314,
|
40 |
+
0.03510655200000201,
|
41 |
+
0.03451755100002174,
|
42 |
+
0.034659537000038654,
|
43 |
+
0.035006344999942485,
|
44 |
+
0.034167668000009144,
|
45 |
+
0.03194816000006995,
|
46 |
+
0.030526052000027448,
|
47 |
+
0.029969730999937383,
|
48 |
+
0.02997224599994297,
|
49 |
+
0.029929857000070115,
|
50 |
+
0.03025492500000837,
|
51 |
+
0.02970235199995841
|
52 |
]
|
53 |
},
|
54 |
"throughput": {
|
55 |
"unit": "samples/s",
|
56 |
+
"value": 29.55065626688296
|
57 |
},
|
58 |
"energy": {
|
59 |
"unit": "kWh",
|
60 |
+
"cpu": 1.2057460518397068e-06,
|
61 |
+
"ram": 5.039068845330619e-08,
|
62 |
"gpu": 0.0,
|
63 |
+
"total": 1.2561367402930128e-06
|
64 |
},
|
65 |
"efficiency": {
|
66 |
"unit": "samples/kWh",
|
67 |
+
"value": 796091.6737191644
|
68 |
}
|
69 |
}
|
70 |
}
|