Commit
•
5aee8b7
1
Parent(s):
b039fdd
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,58 +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 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
-
"value":
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
-
"cpu": 1.
|
58 |
-
"ram":
|
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": 936.624128,
|
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.031561813999872,
|
15 |
+
"mean": 0.03557109703447834,
|
16 |
+
"stdev": 0.0009883377420872616,
|
17 |
+
"p50": 0.035553504999995766,
|
18 |
+
"p90": 0.03661709300001803,
|
19 |
+
"p95": 0.03718727699998681,
|
20 |
+
"p99": 0.03771390155998461,
|
21 |
"values": [
|
22 |
+
0.035553504999995766,
|
23 |
+
0.03495569799997611,
|
24 |
+
0.035331939999991846,
|
25 |
+
0.035469476999992366,
|
26 |
+
0.03377281899997797,
|
27 |
+
0.03553527000002532,
|
28 |
+
0.035255656999993334,
|
29 |
+
0.034973930999967706,
|
30 |
+
0.03506733599999734,
|
31 |
+
0.03593241099997613,
|
32 |
+
0.03467393099998617,
|
33 |
+
0.03360165899999856,
|
34 |
+
0.035765739999988,
|
35 |
+
0.0378403839999919,
|
36 |
+
0.03738866099996585,
|
37 |
+
0.03688520100001824,
|
38 |
+
0.03570230200000424,
|
39 |
+
0.033809296000015365,
|
40 |
+
0.03648233799998479,
|
41 |
+
0.03462817500002302,
|
42 |
+
0.03615003799995975,
|
43 |
+
0.03614818400001241,
|
44 |
+
0.03536391000000094,
|
45 |
+
0.03577802300003441,
|
46 |
+
0.03448319400001765,
|
47 |
+
0.03633892099998093,
|
48 |
+
0.03628114299999652,
|
49 |
+
0.03655006600001798,
|
50 |
+
0.03584260399998129
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
+
"value": 28.1127118185509
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
+
"cpu": 1.1915312070236464e-06,
|
60 |
+
"ram": 4.9795594848970635e-08,
|
61 |
"gpu": 0.0,
|
62 |
+
"total": 1.241326801872617e-06
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
+
"value": 805589.630781708
|
67 |
}
|
68 |
}
|
69 |
}
|