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,54 +43,56 @@
|
|
| 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 |
]
|
| 79 |
},
|
| 80 |
"throughput": {
|
| 81 |
"unit": "samples/s",
|
| 82 |
-
"value":
|
| 83 |
},
|
| 84 |
"energy": {
|
| 85 |
"unit": "kWh",
|
| 86 |
-
"cpu": 1.
|
| 87 |
-
"ram": 6.
|
| 88 |
"gpu": 0.0,
|
| 89 |
-
"total": 1.
|
| 90 |
},
|
| 91 |
"efficiency": {
|
| 92 |
"unit": "samples/kWh",
|
| 93 |
-
"value":
|
| 94 |
}
|
| 95 |
}
|
| 96 |
}
|
|
|
|
| 2 |
"load": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 967.503872,
|
| 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.546274003999997,
|
| 15 |
+
"mean": 4.546274003999997,
|
| 16 |
"stdev": 0.0,
|
| 17 |
+
"p50": 4.546274003999997,
|
| 18 |
+
"p90": 4.546274003999997,
|
| 19 |
+
"p95": 4.546274003999997,
|
| 20 |
+
"p99": 4.546274003999997,
|
| 21 |
"values": [
|
| 22 |
+
4.546274003999997
|
| 23 |
]
|
| 24 |
},
|
| 25 |
"throughput": null,
|
| 26 |
"energy": {
|
| 27 |
"unit": "kWh",
|
| 28 |
+
"cpu": 5.18467492527432e-05,
|
| 29 |
+
"ram": 2.1669684736957605e-06,
|
| 30 |
"gpu": 0,
|
| 31 |
+
"total": 5.401371772643896e-05
|
| 32 |
},
|
| 33 |
"efficiency": null
|
| 34 |
},
|
| 35 |
"forward": {
|
| 36 |
"memory": {
|
| 37 |
"unit": "MB",
|
| 38 |
+
"max_ram": 881.324032,
|
| 39 |
"max_global_vram": null,
|
| 40 |
"max_process_vram": null,
|
| 41 |
"max_reserved": null,
|
|
|
|
| 43 |
},
|
| 44 |
"latency": {
|
| 45 |
"unit": "s",
|
| 46 |
+
"count": 25,
|
| 47 |
+
"total": 1.0141934630002538,
|
| 48 |
+
"mean": 0.04056773852001015,
|
| 49 |
+
"stdev": 0.001904587468802259,
|
| 50 |
+
"p50": 0.04049026600000616,
|
| 51 |
+
"p90": 0.04233928200001174,
|
| 52 |
+
"p95": 0.044519200800004904,
|
| 53 |
+
"p99": 0.04547815496001476,
|
| 54 |
"values": [
|
| 55 |
+
0.042772536000029504,
|
| 56 |
+
0.040793398000005254,
|
| 57 |
+
0.040972803999977714,
|
| 58 |
+
0.04034308100000317,
|
| 59 |
+
0.03999602999999752,
|
| 60 |
+
0.04049026600000616,
|
| 61 |
+
0.039520504999984496,
|
| 62 |
+
0.04074464600000738,
|
| 63 |
+
0.04150499400003582,
|
| 64 |
+
0.04101339999999709,
|
| 65 |
+
0.04042938300000287,
|
| 66 |
+
0.04057655999997678,
|
| 67 |
+
0.04168940099998508,
|
| 68 |
+
0.04113230600000861,
|
| 69 |
+
0.039577503000032266,
|
| 70 |
+
0.039296865000039816,
|
| 71 |
+
0.045643088000019816,
|
| 72 |
+
0.04495586699999876,
|
| 73 |
+
0.03927394300001197,
|
| 74 |
+
0.03965393700002551,
|
| 75 |
+
0.03892110999998977,
|
| 76 |
+
0.04033813200004488,
|
| 77 |
+
0.040953378000040175,
|
| 78 |
+
0.03684614100001227,
|
| 79 |
+
0.03675418900002114
|
| 80 |
]
|
| 81 |
},
|
| 82 |
"throughput": {
|
| 83 |
"unit": "samples/s",
|
| 84 |
+
"value": 24.650129301803382
|
| 85 |
},
|
| 86 |
"energy": {
|
| 87 |
"unit": "kWh",
|
| 88 |
+
"cpu": 1.4748211260195131e-06,
|
| 89 |
+
"ram": 6.163416698996116e-08,
|
| 90 |
"gpu": 0.0,
|
| 91 |
+
"total": 1.5364552930094744e-06
|
| 92 |
},
|
| 93 |
"efficiency": {
|
| 94 |
"unit": "samples/kWh",
|
| 95 |
+
"value": 650848.7455181903
|
| 96 |
}
|
| 97 |
}
|
| 98 |
}
|