Commit
•
4ab318c
1
Parent(s):
559dc08
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": 936.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,60 +10,59 @@
|
|
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 |
-
0.03496568599996408
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
-
"value":
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
-
"cpu": 1.
|
60 |
-
"ram":
|
61 |
"gpu": 0.0,
|
62 |
-
"total": 1.
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
-
"value":
|
67 |
}
|
68 |
}
|
69 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 936.378368,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 28,
|
14 |
+
"total": 1.0318560470000762,
|
15 |
+
"mean": 0.03685200167857415,
|
16 |
+
"stdev": 0.0007365907624244915,
|
17 |
+
"p50": 0.03712659000001395,
|
18 |
+
"p90": 0.037604654899990916,
|
19 |
+
"p95": 0.03778203910001991,
|
20 |
+
"p99": 0.037902372900020395,
|
21 |
"values": [
|
22 |
+
0.03730902400002378,
|
23 |
+
0.03711104100000284,
|
24 |
+
0.03782898600002227,
|
25 |
+
0.037296219999973346,
|
26 |
+
0.03519177999999101,
|
27 |
+
0.03684077099995875,
|
28 |
+
0.03648704300002237,
|
29 |
+
0.03665597199994863,
|
30 |
+
0.036056962000031945,
|
31 |
+
0.037018546000012975,
|
32 |
+
0.035860350999996626,
|
33 |
+
0.0355283939999822,
|
34 |
+
0.03752841900001158,
|
35 |
+
0.037215889000037805,
|
36 |
+
0.03719487900002605,
|
37 |
+
0.036828968999998324,
|
38 |
+
0.037565998999980366,
|
39 |
+
0.035797451999997065,
|
40 |
+
0.03744461100001217,
|
41 |
+
0.03578372599997692,
|
42 |
+
0.03714795100000856,
|
43 |
+
0.03743923000001814,
|
44 |
+
0.03683505000003606,
|
45 |
+
0.037142139000025054,
|
46 |
+
0.03583278799999334,
|
47 |
+
0.037694852000015544,
|
48 |
+
0.0379295160000197,
|
49 |
+
0.037289486999952715
|
|
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
+
"value": 27.135568068244243
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
+
"cpu": 1.2370425379938551e-06,
|
59 |
+
"ram": 5.169770543869134e-08,
|
60 |
"gpu": 0.0,
|
61 |
+
"total": 1.2887402434325465e-06
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
+
"value": 775951.5581949317
|
66 |
}
|
67 |
}
|
68 |
}
|