Commit
•
79cd3f8
1
Parent(s):
0386542
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/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,56 @@
|
|
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 |
]
|
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": 871.653376,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0142576009997128,
|
15 |
+
"mean": 0.040570304039988514,
|
16 |
+
"stdev": 0.0018463803498269776,
|
17 |
+
"p50": 0.04003726899998128,
|
18 |
+
"p90": 0.04305652440001495,
|
19 |
+
"p95": 0.04507034839999732,
|
20 |
+
"p99": 0.04562281951998102,
|
21 |
"values": [
|
22 |
+
0.040048581000007744,
|
23 |
+
0.03972665099996675,
|
24 |
+
0.04003726899998128,
|
25 |
+
0.038276764999977786,
|
26 |
+
0.03860841599998821,
|
27 |
+
0.038700858999959564,
|
28 |
+
0.03989638699999887,
|
29 |
+
0.03938640699999496,
|
30 |
+
0.03929691000001867,
|
31 |
+
0.03956734299998743,
|
32 |
+
0.040474367999991046,
|
33 |
+
0.04033380300000999,
|
34 |
+
0.039555250999967484,
|
35 |
+
0.04118260399997098,
|
36 |
+
0.04124825700000656,
|
37 |
+
0.04028794799995694,
|
38 |
+
0.03982081700002027,
|
39 |
+
0.03956780499999013,
|
40 |
+
0.03978164000000106,
|
41 |
+
0.04010151899996117,
|
42 |
+
0.04136645799997041,
|
43 |
+
0.045449518999987504,
|
44 |
+
0.045677545999978975,
|
45 |
+
0.04355366600003663,
|
46 |
+
0.042310811999982434
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.64857051636439
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.497746685631255e-06,
|
56 |
+
"ram": 6.259104678323324e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.5603377324144881e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 640886.8921298123
|
63 |
}
|
64 |
}
|
65 |
}
|