Commit
•
5b7e352
1
Parent(s):
2f0c6be
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,56 +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.0402978029999872,
|
45 |
-
0.04296661600000107,
|
46 |
-
0.038719932000049084
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 938.717184,
|
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.0268475160001458,
|
15 |
+
"mean": 0.04667488709091572,
|
16 |
+
"stdev": 0.0008295324819147543,
|
17 |
+
"p50": 0.046700326500001665,
|
18 |
+
"p90": 0.04728126889997384,
|
19 |
+
"p95": 0.04776467944998899,
|
20 |
+
"p99": 0.04836996466000585,
|
21 |
"values": [
|
22 |
+
0.04779006199999003,
|
23 |
+
0.04655910599996105,
|
24 |
+
0.048524116000010054,
|
25 |
+
0.045006880000016736,
|
26 |
+
0.047282410999969215,
|
27 |
+
0.046658083000011175,
|
28 |
+
0.046541794000006576,
|
29 |
+
0.047270990000015445,
|
30 |
+
0.044565834000025006,
|
31 |
+
0.04719701099998019,
|
32 |
+
0.0468783840000242,
|
33 |
+
0.0469537060000107,
|
34 |
+
0.047242205000031845,
|
35 |
+
0.04695885600000338,
|
36 |
+
0.04627240900003926,
|
37 |
+
0.046742569999992156,
|
38 |
+
0.04726089100000763,
|
39 |
+
0.04640266399997017,
|
40 |
+
0.046063018000040756,
|
41 |
+
0.04650937300004898,
|
42 |
+
0.04601326499999914,
|
43 |
+
0.046153887999992094
|
|
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.424797408768214
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5576806598239477e-06,
|
53 |
+
"ram": 6.509782120948179e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6227784810334293e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 616227.0523597114
|
60 |
}
|
61 |
}
|
62 |
}
|