IlyasMoutawwakil's picture
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
e1b8d3a verified
raw
history blame
6.05 kB
{
"config": {
"name": "cpu_inference_transformers_text-classification_FacebookAI/roberta-base",
"backend": {
"name": "pytorch",
"version": "2.3.0+cpu",
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
"task": "text-classification",
"library": "transformers",
"model": "FacebookAI/roberta-base",
"processor": "FacebookAI/roberta-base",
"device": "cpu",
"device_ids": null,
"seed": 42,
"inter_op_num_threads": null,
"intra_op_num_threads": null,
"model_kwargs": {},
"processor_kwargs": {},
"hub_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,
"latency": true,
"memory": 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": "error",
"start_method": "spawn"
},
"environment": {
"cpu": " AMD EPYC 7763 64-Core Processor",
"cpu_count": 4,
"cpu_ram_mb": 16757.354496,
"system": "Linux",
"machine": "x86_64",
"platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
"processor": "x86_64",
"python_version": "3.10.14",
"optimum_benchmark_version": "0.2.1",
"optimum_benchmark_commit": "c1d0b062e90b79e7705510c58cea731c0d90da8a",
"transformers_version": "4.40.2",
"transformers_commit": null,
"accelerate_version": "0.30.1",
"accelerate_commit": null,
"diffusers_version": "0.27.2",
"diffusers_commit": null,
"optimum_version": null,
"optimum_commit": null,
"timm_version": "1.0.3",
"timm_commit": null,
"peft_version": null,
"peft_commit": null
}
},
"report": {
"forward": {
"memory": {
"unit": "MB",
"max_ram": 934.416384,
"max_global_vram": null,
"max_process_vram": null,
"max_reserved": null,
"max_allocated": null
},
"latency": {
"unit": "s",
"count": 32,
"total": 1.0009807630000296,
"mean": 0.031280648843750924,
"stdev": 0.0007399869799896267,
"p50": 0.031084461999995483,
"p90": 0.0315559685000153,
"p95": 0.03250975920000769,
"p99": 0.03407493950002732,
"values": [
0.03248157299998411,
0.03129141099998378,
0.031029142999955184,
0.03096282900003189,
0.03083444999998619,
0.031140110000023924,
0.03127116500002103,
0.031125153000004957,
0.0314091019999978,
0.031073777000017344,
0.030998785999997835,
0.031224197000028653,
0.03086090800002239,
0.030878731999962383,
0.031208657999968636,
0.031026218000022254,
0.030995179999990796,
0.03113300600000457,
0.030690692000007402,
0.030979820999959884,
0.031095146999973622,
0.031061122999972213,
0.0312922439999852,
0.03157228700001724,
0.03127936999999292,
0.031000028999983442,
0.030911193999997977,
0.030970873999990545,
0.030667097000048216,
0.031209619000037492,
0.03476265900002318,
0.03254420900003652
]
},
"throughput": {
"unit": "samples/s",
"value": 31.968646334514077
},
"energy": {
"unit": "kWh",
"cpu": 1.1619456453261034e-06,
"ram": 4.8559800220765647e-08,
"gpu": 0.0,
"total": 1.210505445546869e-06
},
"efficiency": {
"unit": "samples/kWh",
"value": 826101.1990311459
}
}
}
}