Commit
•
9a4739c
1
Parent(s):
aa8c0a6
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": 945.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +10,52 @@
|
|
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.04169617899998457
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 945.614848,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0066262720000339,
|
15 |
+
"mean": 0.04793458438095399,
|
16 |
+
"stdev": 0.0009086759523779939,
|
17 |
+
"p50": 0.04807162200000903,
|
18 |
+
"p90": 0.048759567999979936,
|
19 |
+
"p95": 0.0488766759999919,
|
20 |
+
"p99": 0.049536597600018696,
|
21 |
"values": [
|
22 |
+
0.04970157800002539,
|
23 |
+
0.04754127100000005,
|
24 |
+
0.04837958699999945,
|
25 |
+
0.04616841500001101,
|
26 |
+
0.0486395130000119,
|
27 |
+
0.047720626000000266,
|
28 |
+
0.047410076000005574,
|
29 |
+
0.0483904769999981,
|
30 |
+
0.04552548399999523,
|
31 |
+
0.048759567999979936,
|
32 |
+
0.04829292499999838,
|
33 |
+
0.04796801800000594,
|
34 |
+
0.04842788799999198,
|
35 |
+
0.04807162200000903,
|
36 |
+
0.04839785199999369,
|
37 |
+
0.04782083300000295,
|
38 |
+
0.0488766759999919,
|
39 |
+
0.04840618700001187,
|
40 |
+
0.04676135400001158,
|
41 |
+
0.04772267999999258,
|
42 |
+
0.047643641999997044
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.86176427550988
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.5985345840454106e-06,
|
52 |
+
"ram": 6.680522252017909e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.6653398065655895e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 600478.0502198456
|
59 |
}
|
60 |
}
|
61 |
}
|