IlyasMoutawwakil's picture
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
b3416eb verified
raw
history blame
6.8 kB
{
"config": {
"name": "cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased",
"backend": {
"name": "pytorch",
"version": "2.4.1+cpu",
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
"task": "fill-mask",
"library": "transformers",
"model_type": "bert",
"model": "google-bert/bert-base-uncased",
"processor": "google-bert/bert-base-uncased",
"device": "cpu",
"device_ids": null,
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {},
"processor_kwargs": {},
"no_weights": true,
"device_map": null,
"torch_dtype": null,
"eval_mode": true,
"to_bettertransformer": false,
"low_cpu_mem_usage": null,
"attn_implementation": null,
"cache_implementation": null,
"autocast_enabled": false,
"autocast_dtype": null,
"torch_compile": false,
"torch_compile_target": "forward",
"torch_compile_config": {},
"quantization_scheme": null,
"quantization_config": {},
"deepspeed_inference": false,
"deepspeed_inference_config": {},
"peft_type": null,
"peft_config": {}
},
"scenario": {
"name": "inference",
"_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
"iterations": 1,
"duration": 1,
"warmup_runs": 1,
"input_shapes": {
"batch_size": 1,
"num_choices": 2,
"sequence_length": 2
},
"new_tokens": null,
"memory": true,
"latency": true,
"energy": true,
"forward_kwargs": {},
"generate_kwargs": {
"max_new_tokens": 2,
"min_new_tokens": 2
},
"call_kwargs": {
"num_inference_steps": 2
}
},
"launcher": {
"name": "process",
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
"device_isolation": false,
"device_isolation_action": null,
"numactl": false,
"numactl_kwargs": {},
"start_method": "spawn"
},
"environment": {
"cpu": " AMD EPYC 7763 64-Core Processor",
"cpu_count": 4,
"cpu_ram_mb": 16766.7712,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
"processor": "x86_64",
"python_version": "3.10.15",
"optimum_benchmark_version": "0.4.0",
"optimum_benchmark_commit": "c3b26af3412e601d30a07497cb23b6d2ce1f38a3",
"transformers_version": "4.44.2",
"transformers_commit": null,
"accelerate_version": "0.34.2",
"accelerate_commit": null,
"diffusers_version": "0.30.3",
"diffusers_commit": null,
"optimum_version": null,
"optimum_commit": null,
"timm_version": "1.0.9",
"timm_commit": null,
"peft_version": null,
"peft_commit": null
}
},
"report": {
"load": {
"memory": {
"unit": "MB",
"max_ram": 963.985408,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"count": 1,
"total": 4.3880315040000255,
"mean": 4.3880315040000255,
"stdev": 0.0,
"p50": 4.3880315040000255,
"p90": 4.3880315040000255,
"p95": 4.3880315040000255,
"p99": 4.3880315040000255,
"values": [
4.3880315040000255
]
},
"throughput": null,
"energy": {
"unit": "kWh",
"cpu": 5.15431439444446e-05,
"ram": 2.155461125525183e-06,
"gpu": 0,
"total": 5.369860506996978e-05
},
"efficiency": null
},
"forward": {
"memory": {
"unit": "MB",
"max_ram": 878.133248,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"count": 23,
"total": 1.0123815930000148,
"mean": 0.044016591000000646,
"stdev": 0.0010297611704488798,
"p50": 0.04401561400001697,
"p90": 0.0450390703999858,
"p95": 0.04558524210002019,
"p99": 0.04612036809999211,
"values": [
0.04392881100000068,
0.04445760100000484,
0.042867744000005814,
0.04494814000000247,
0.04401561400001697,
0.04375284200000351,
0.044206782000003386,
0.04264797300001533,
0.044665079999987256,
0.04506180299998164,
0.04368615699999623,
0.04428184299999316,
0.0430014850000191,
0.04433957099999475,
0.042870069000002786,
0.044805684000010615,
0.04392729799999984,
0.04387529099997778,
0.04270073199998592,
0.04564340200002448,
0.046254896999982975,
0.04473392900001727,
0.04170884499998806
]
},
"throughput": {
"unit": "samples/s",
"value": 22.718706226022487
},
"energy": {
"unit": "kWh",
"cpu": 1.4989205987179705e-06,
"ram": 6.267541007862159e-08,
"gpu": 0.0,
"total": 1.561596008796592e-06
},
"efficiency": {
"unit": "samples/kWh",
"value": 640370.4891450298
}
}
}
}