Commit
•
66aafb6
1
Parent(s):
4523023
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,54 +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.03993780500002231
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.179456,
|
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.0144819989999405,
|
15 |
+
"mean": 0.04611281813636093,
|
16 |
+
"stdev": 0.0009586352569444216,
|
17 |
+
"p50": 0.046275483500011205,
|
18 |
+
"p90": 0.04722508529995366,
|
19 |
+
"p95": 0.04726024794998977,
|
20 |
+
"p99": 0.0474727137000076,
|
21 |
"values": [
|
22 |
+
0.04752883200001179,
|
23 |
+
0.047140163999984,
|
24 |
+
0.04723452099995029,
|
25 |
+
0.04518484900000885,
|
26 |
+
0.04692831799997066,
|
27 |
+
0.0465722419999679,
|
28 |
+
0.046208533000026364,
|
29 |
+
0.046641242000021066,
|
30 |
+
0.04411871500002462,
|
31 |
+
0.046780882000007296,
|
32 |
+
0.04584449099996846,
|
33 |
+
0.04607879000002413,
|
34 |
+
0.045994862999975794,
|
35 |
+
0.047261601999991854,
|
36 |
+
0.04485949000002165,
|
37 |
+
0.04645286900000656,
|
38 |
+
0.04634243399999605,
|
39 |
+
0.046780882000007296,
|
40 |
+
0.044980866999992486,
|
41 |
+
0.04597142899996243,
|
42 |
+
0.04551136899999619,
|
43 |
+
0.04406461500002479
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.68594417809999
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.524784065719344e-06,
|
53 |
+
"ram": 6.372336724624006e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.5885074329655839e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 629521.7631642431
|
60 |
}
|
61 |
}
|
62 |
}
|