Commit
•
8b45503
1
Parent(s):
55fa8cf
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": 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": 936.886272,
|
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.016004631000044,
|
15 |
+
"mean": 0.03503464244827738,
|
16 |
+
"stdev": 0.001886593634563525,
|
17 |
+
"p50": 0.03552321900002653,
|
18 |
+
"p90": 0.0367902827999842,
|
19 |
+
"p95": 0.03703344519998382,
|
20 |
+
"p99": 0.03747258799998008,
|
21 |
"values": [
|
22 |
+
0.03687306999995599,
|
23 |
+
0.035474035999982334,
|
24 |
+
0.03587025899997798,
|
25 |
+
0.035046985000008135,
|
26 |
+
0.035084695999955784,
|
27 |
+
0.03574205899997196,
|
28 |
+
0.03587703200003034,
|
29 |
+
0.03676958599999125,
|
30 |
+
0.03714036200000237,
|
31 |
+
0.03445058599999129,
|
32 |
+
0.03760178699997141,
|
33 |
+
0.03523270300001968,
|
34 |
+
0.03520812700003262,
|
35 |
+
0.03589843100002099,
|
36 |
+
0.03517137800002956,
|
37 |
+
0.034950184000024365,
|
38 |
+
0.0345514850000086,
|
39 |
+
0.03564676899998176,
|
40 |
+
0.035616233000041575,
|
41 |
+
0.03552321900002653,
|
42 |
+
0.03493004500001007,
|
43 |
+
0.036221479000005274,
|
44 |
+
0.03633594299998322,
|
45 |
+
0.03589243100003614,
|
46 |
+
0.03618766599998935,
|
47 |
+
0.03099282900001299,
|
48 |
+
0.03038090199999033,
|
49 |
+
0.030593410999983917,
|
50 |
+
0.0307409380000081
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
+
"value": 28.543176984789497
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
+
"cpu": 1.2164738443162706e-06,
|
60 |
+
"ram": 5.083835673797056e-08,
|
61 |
"gpu": 0.0,
|
62 |
+
"total": 1.2673122010542413e-06
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
+
"value": 789071.5477749904
|
67 |
}
|
68 |
}
|
69 |
}
|