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,59 +10,60 @@
|
|
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 |
-
0.
|
49 |
-
0.
|
|
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
-
"value":
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
-
"cpu": 1.
|
59 |
-
"ram":
|
60 |
"gpu": 0.0,
|
61 |
-
"total": 1.
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
-
"value":
|
66 |
}
|
67 |
}
|
68 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.60192,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 29,
|
14 |
+
"total": 1.0270459839999262,
|
15 |
+
"mean": 0.035415378758618145,
|
16 |
+
"stdev": 0.0009408582911722808,
|
17 |
+
"p50": 0.03548315199998342,
|
18 |
+
"p90": 0.03656830239999635,
|
19 |
+
"p95": 0.03681926399998474,
|
20 |
+
"p99": 0.036942962479981814,
|
21 |
"values": [
|
22 |
+
0.0363126479999778,
|
23 |
+
0.03526178900000332,
|
24 |
+
0.035087864999979956,
|
25 |
+
0.03588221699999394,
|
26 |
+
0.03341715800002021,
|
27 |
+
0.036924199999987195,
|
28 |
+
0.03606631899998547,
|
29 |
+
0.03570720999999821,
|
30 |
+
0.03475086499997815,
|
31 |
+
0.03524840400001494,
|
32 |
+
0.03461874900000339,
|
33 |
+
0.03295911300000398,
|
34 |
+
0.035467081000035705,
|
35 |
+
0.03584413499999073,
|
36 |
+
0.0351179909999928,
|
37 |
+
0.03525707000000011,
|
38 |
+
0.03580923999999186,
|
39 |
+
0.03410757500000727,
|
40 |
+
0.036950258999979724,
|
41 |
+
0.034701864999988175,
|
42 |
+
0.0361666460000265,
|
43 |
+
0.03666185999998106,
|
44 |
+
0.03654491300000018,
|
45 |
+
0.036062723000043206,
|
46 |
+
0.034300254999948265,
|
47 |
+
0.03548315199998342,
|
48 |
+
0.035521743999993305,
|
49 |
+
0.035905801000012616,
|
50 |
+
0.034907137000004695
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
+
"value": 28.23632091628147
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
+
"cpu": 1.2393857041994733e-06,
|
60 |
+
"ram": 5.17959830583455e-08,
|
61 |
"gpu": 0.0,
|
62 |
+
"total": 1.2911816872578188e-06
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
+
"value": 774484.3424195214
|
67 |
}
|
68 |
}
|
69 |
}
|