Commit
•
5fc433c
1
Parent(s):
edafd4b
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": 865.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,55 +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.038039284999968004,
|
45 |
-
0.0374115980000056
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram":
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.345536,
|
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.0077297500000668,
|
15 |
+
"mean": 0.045805897727275766,
|
16 |
+
"stdev": 0.002674386081467399,
|
17 |
+
"p50": 0.044576855000002524,
|
18 |
+
"p90": 0.04988237730001401,
|
19 |
+
"p95": 0.050126251250000566,
|
20 |
+
"p99": 0.05095811153002046,
|
21 |
"values": [
|
22 |
+
0.046859478999977,
|
23 |
+
0.04474435299999868,
|
24 |
+
0.04558567599997332,
|
25 |
+
0.044409357000006366,
|
26 |
+
0.04385891800001218,
|
27 |
+
0.0425352729999986,
|
28 |
+
0.04410842400000092,
|
29 |
+
0.04414294900004734,
|
30 |
+
0.04439562099997829,
|
31 |
+
0.04403204099997993,
|
32 |
+
0.04690187900001774,
|
33 |
+
0.048289522999994006,
|
34 |
+
0.04782180900002686,
|
35 |
+
0.050135715999999775,
|
36 |
+
0.04930598400000008,
|
37 |
+
0.04994642100001556,
|
38 |
+
0.05117672300002596,
|
39 |
+
0.047875118000035854,
|
40 |
+
0.04248520900000585,
|
41 |
+
0.042293819999997595,
|
42 |
+
0.04300847799999019,
|
43 |
+
0.04381697899998471
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.831249896114052
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.7094088637310527e-06,
|
53 |
+
"ram": 7.143503278825847e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.7808438965193112e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 561531.5311771664
|
60 |
}
|
61 |
}
|
62 |
}
|