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,58 +10,57 @@
|
|
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.03680292899997539
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
-
"value":
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
-
"cpu": 1.
|
58 |
-
"ram": 5.
|
59 |
"gpu": 0.0,
|
60 |
-
"total": 1.
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
-
"value":
|
65 |
}
|
66 |
}
|
67 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 937.050112,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0153122990004704,
|
15 |
+
"mean": 0.03905047303847963,
|
16 |
+
"stdev": 0.0021652814490290577,
|
17 |
+
"p50": 0.038980919500033906,
|
18 |
+
"p90": 0.04194165400002703,
|
19 |
+
"p95": 0.04281970425009263,
|
20 |
+
"p99": 0.043226998750100165,
|
21 |
"values": [
|
22 |
+
0.036081785000078526,
|
23 |
+
0.03822041000000809,
|
24 |
+
0.03836980799997036,
|
25 |
+
0.03921898700002657,
|
26 |
+
0.03742308799996863,
|
27 |
+
0.04131059600001663,
|
28 |
+
0.038371481000012864,
|
29 |
+
0.03971999800000958,
|
30 |
+
0.03680023100002927,
|
31 |
+
0.03584199800002352,
|
32 |
+
0.04010246900008951,
|
33 |
+
0.03779602300005536,
|
34 |
+
0.037752139999952306,
|
35 |
+
0.037282195999978285,
|
36 |
+
0.035152306999975735,
|
37 |
+
0.03626883200001885,
|
38 |
+
0.03961165800001254,
|
39 |
+
0.04013517999999294,
|
40 |
+
0.03981677799993122,
|
41 |
+
0.04046490400003222,
|
42 |
+
0.04290203500011103,
|
43 |
+
0.04257271200003743,
|
44 |
+
0.040947220000020934,
|
45 |
+
0.043335320000096544,
|
46 |
+
0.04107129099998019,
|
47 |
+
0.03874285200004124
|
|
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.607884417036846
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.2835274460495162e-06,
|
57 |
+
"ram": 5.3640313391985076e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.3371677594415012e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 747849.3202810042
|
64 |
}
|
65 |
}
|
66 |
}
|