Commit
•
2f03497
1
Parent(s):
56fcad2
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_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,55 +10,53 @@
|
|
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.040922416000000794,
|
45 |
-
0.044956236000018635
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 942.497792,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0308161320000409,
|
15 |
+
"mean": 0.04685527872727458,
|
16 |
+
"stdev": 0.0010907057149416918,
|
17 |
+
"p50": 0.04704940450001516,
|
18 |
+
"p90": 0.04812063139999338,
|
19 |
+
"p95": 0.04814266629999366,
|
20 |
+
"p99": 0.04880060423998173,
|
21 |
"values": [
|
22 |
+
0.04812950499999147,
|
23 |
+
0.046657762000023695,
|
24 |
+
0.04714928499998905,
|
25 |
+
0.04493485399999031,
|
26 |
+
0.04814335899999378,
|
27 |
+
0.046655428000008214,
|
28 |
+
0.045894365999998854,
|
29 |
+
0.04711844800002041,
|
30 |
+
0.044404659999997875,
|
31 |
+
0.04745119500000783,
|
32 |
+
0.048975314999978536,
|
33 |
+
0.04716366200000266,
|
34 |
+
0.04799852200000032,
|
35 |
+
0.04804076900001064,
|
36 |
+
0.04770334400001275,
|
37 |
+
0.04698036100000991,
|
38 |
+
0.04713560900000857,
|
39 |
+
0.0462630499999932,
|
40 |
+
0.045599869000000126,
|
41 |
+
0.04636048100002199,
|
42 |
+
0.04591160799998306,
|
43 |
+
0.046144679999997607
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.342312481387445
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5420885167570197e-06,
|
53 |
+
"ram": 6.444655200697779e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6065350687639974e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 622457.6228948175
|
60 |
}
|
61 |
}
|
62 |
}
|