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 |
"load": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
-
"max_ram":
|
| 6 |
"max_global_vram": null,
|
| 7 |
"max_process_vram": null,
|
| 8 |
"max_reserved": null,
|
|
@@ -11,31 +11,31 @@
|
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
"count": 1,
|
| 14 |
-
"total": 4.
|
| 15 |
-
"mean": 4.
|
| 16 |
"stdev": 0.0,
|
| 17 |
-
"p50": 4.
|
| 18 |
-
"p90": 4.
|
| 19 |
-
"p95": 4.
|
| 20 |
-
"p99": 4.
|
| 21 |
"values": [
|
| 22 |
-
4.
|
| 23 |
]
|
| 24 |
},
|
| 25 |
"throughput": null,
|
| 26 |
"energy": {
|
| 27 |
"unit": "kWh",
|
| 28 |
-
"cpu": 5.
|
| 29 |
-
"ram": 2.
|
| 30 |
"gpu": 0,
|
| 31 |
-
"total": 5.
|
| 32 |
},
|
| 33 |
"efficiency": null
|
| 34 |
},
|
| 35 |
"forward": {
|
| 36 |
"memory": {
|
| 37 |
"unit": "MB",
|
| 38 |
-
"max_ram":
|
| 39 |
"max_global_vram": null,
|
| 40 |
"max_process_vram": null,
|
| 41 |
"max_reserved": null,
|
|
@@ -43,56 +43,58 @@
|
|
| 43 |
},
|
| 44 |
"latency": {
|
| 45 |
"unit": "s",
|
| 46 |
-
"count":
|
| 47 |
-
"total": 1.
|
| 48 |
-
"mean": 0.
|
| 49 |
-
"stdev": 0.
|
| 50 |
-
"p50": 0.
|
| 51 |
-
"p90": 0.
|
| 52 |
-
"p95": 0.
|
| 53 |
-
"p99": 0.
|
| 54 |
"values": [
|
| 55 |
-
0.
|
| 56 |
-
0.
|
| 57 |
-
0.
|
| 58 |
-
0.
|
| 59 |
-
0.
|
| 60 |
-
0.
|
| 61 |
-
0.
|
| 62 |
-
0.
|
| 63 |
-
0.
|
| 64 |
-
0.
|
| 65 |
-
0.
|
| 66 |
-
0.
|
| 67 |
-
0.
|
| 68 |
-
0.
|
| 69 |
-
0.
|
| 70 |
-
0.
|
| 71 |
-
0.
|
| 72 |
-
0.
|
| 73 |
-
0.
|
| 74 |
-
0.
|
| 75 |
-
0.
|
| 76 |
-
0.
|
| 77 |
-
0.
|
| 78 |
-
0.
|
| 79 |
-
0.
|
|
|
|
|
|
|
| 80 |
]
|
| 81 |
},
|
| 82 |
"throughput": {
|
| 83 |
"unit": "samples/s",
|
| 84 |
-
"value":
|
| 85 |
},
|
| 86 |
"energy": {
|
| 87 |
"unit": "kWh",
|
| 88 |
-
"cpu": 1.
|
| 89 |
-
"ram":
|
| 90 |
"gpu": 0.0,
|
| 91 |
-
"total": 1.
|
| 92 |
},
|
| 93 |
"efficiency": {
|
| 94 |
"unit": "samples/kWh",
|
| 95 |
-
"value":
|
| 96 |
}
|
| 97 |
}
|
| 98 |
}
|
|
|
|
| 2 |
"load": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 968.962048,
|
| 6 |
"max_global_vram": null,
|
| 7 |
"max_process_vram": null,
|
| 8 |
"max_reserved": null,
|
|
|
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
"count": 1,
|
| 14 |
+
"total": 4.304828986999979,
|
| 15 |
+
"mean": 4.304828986999979,
|
| 16 |
"stdev": 0.0,
|
| 17 |
+
"p50": 4.304828986999979,
|
| 18 |
+
"p90": 4.304828986999979,
|
| 19 |
+
"p95": 4.304828986999979,
|
| 20 |
+
"p99": 4.304828986999979,
|
| 21 |
"values": [
|
| 22 |
+
4.304828986999979
|
| 23 |
]
|
| 24 |
},
|
| 25 |
"throughput": null,
|
| 26 |
"energy": {
|
| 27 |
"unit": "kWh",
|
| 28 |
+
"cpu": 5.070968976111062e-05,
|
| 29 |
+
"ram": 2.119445449538851e-06,
|
| 30 |
"gpu": 0,
|
| 31 |
+
"total": 5.282913521064947e-05
|
| 32 |
},
|
| 33 |
"efficiency": null
|
| 34 |
},
|
| 35 |
"forward": {
|
| 36 |
"memory": {
|
| 37 |
"unit": "MB",
|
| 38 |
+
"max_ram": 882.520064,
|
| 39 |
"max_global_vram": null,
|
| 40 |
"max_process_vram": null,
|
| 41 |
"max_reserved": null,
|
|
|
|
| 43 |
},
|
| 44 |
"latency": {
|
| 45 |
"unit": "s",
|
| 46 |
+
"count": 27,
|
| 47 |
+
"total": 1.0230035749999047,
|
| 48 |
+
"mean": 0.03788902129629276,
|
| 49 |
+
"stdev": 0.0007599567490616067,
|
| 50 |
+
"p50": 0.037740566000024955,
|
| 51 |
+
"p90": 0.038832503599996925,
|
| 52 |
+
"p95": 0.03898068940000314,
|
| 53 |
+
"p99": 0.040400442739999105,
|
| 54 |
"values": [
|
| 55 |
+
0.03881364000000076,
|
| 56 |
+
0.03903207100000827,
|
| 57 |
+
0.03787951600000383,
|
| 58 |
+
0.037740566000024955,
|
| 59 |
+
0.0380485629999896,
|
| 60 |
+
0.037878423999984534,
|
| 61 |
+
0.03752084300001002,
|
| 62 |
+
0.037464567999990095,
|
| 63 |
+
0.03736838699998657,
|
| 64 |
+
0.03738508499998261,
|
| 65 |
+
0.038170575999998846,
|
| 66 |
+
0.037751146000005065,
|
| 67 |
+
0.03747753199999693,
|
| 68 |
+
0.03718751699997824,
|
| 69 |
+
0.0376510069999938,
|
| 70 |
+
0.037340755000002446,
|
| 71 |
+
0.03772107900002197,
|
| 72 |
+
0.03784642499999791,
|
| 73 |
+
0.03757287000001952,
|
| 74 |
+
0.0372494029999757,
|
| 75 |
+
0.03788403499999049,
|
| 76 |
+
0.037807290999978704,
|
| 77 |
+
0.03754596999999649,
|
| 78 |
+
0.04088122199999589,
|
| 79 |
+
0.038860798999991175,
|
| 80 |
+
0.03696163300000421,
|
| 81 |
+
0.03796265199997606
|
| 82 |
]
|
| 83 |
},
|
| 84 |
"throughput": {
|
| 85 |
"unit": "samples/s",
|
| 86 |
+
"value": 26.3928696436887
|
| 87 |
},
|
| 88 |
"energy": {
|
| 89 |
"unit": "kWh",
|
| 90 |
+
"cpu": 1.4327208527777913e-06,
|
| 91 |
+
"ram": 5.987553950527545e-08,
|
| 92 |
"gpu": 0.0,
|
| 93 |
+
"total": 1.4925963922830667e-06
|
| 94 |
},
|
| 95 |
"efficiency": {
|
| 96 |
"unit": "samples/kWh",
|
| 97 |
+
"value": 669973.4805538461
|
| 98 |
}
|
| 99 |
}
|
| 100 |
}
|