IlyasMoutawwakil
HF staff
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
20217ec
verified
{ | |
"config": { | |
"name": "cpu_inference_transformers_text-classification_FacebookAI/roberta-base", | |
"backend": { | |
"name": "pytorch", | |
"version": "2.4.0+cpu", | |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend", | |
"task": "text-classification", | |
"library": "transformers", | |
"model_type": "roberta", | |
"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": {}, | |
"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": "error", | |
"numactl": false, | |
"numactl_kwargs": {}, | |
"start_method": "spawn" | |
}, | |
"environment": { | |
"cpu": " AMD EPYC 7763 64-Core Processor", | |
"cpu_count": 4, | |
"cpu_ram_mb": 16757.342208, | |
"system": "Linux", | |
"machine": "x86_64", | |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35", | |
"processor": "x86_64", | |
"python_version": "3.10.14", | |
"optimum_benchmark_version": "0.4.0", | |
"optimum_benchmark_commit": "99845de916385ea3b9e57b06388cfee4e07996cb", | |
"transformers_version": "4.44.2", | |
"transformers_commit": null, | |
"accelerate_version": "0.33.0", | |
"accelerate_commit": null, | |
"diffusers_version": "0.30.1", | |
"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": 946.33984, | |
"max_global_vram": null, | |
"max_process_vram": null, | |
"max_reserved": null, | |
"max_allocated": null | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 1, | |
"total": 4.296911758000022, | |
"mean": 4.296911758000022, | |
"stdev": 0.0, | |
"p50": 4.296911758000022, | |
"p90": 4.296911758000022, | |
"p95": 4.296911758000022, | |
"p99": 4.296911758000022, | |
"values": [ | |
4.296911758000022 | |
] | |
}, | |
"throughput": null, | |
"energy": { | |
"unit": "kWh", | |
"cpu": 4.923835338333428e-05, | |
"ram": 2.0579263930116795e-06, | |
"gpu": 0, | |
"total": 5.1296279776345955e-05 | |
}, | |
"efficiency": null | |
}, | |
"forward": { | |
"memory": { | |
"unit": "MB", | |
"max_ram": 953.942016, | |
"max_global_vram": null, | |
"max_process_vram": null, | |
"max_reserved": null, | |
"max_allocated": null | |
}, | |
"latency": { | |
"unit": "s", | |
"count": 31, | |
"total": 1.0223387340000727, | |
"mean": 0.03297866883871202, | |
"stdev": 0.003523998401504783, | |
"p50": 0.03148540900002672, | |
"p90": 0.03470304000001079, | |
"p95": 0.037274624499985975, | |
"p99": 0.0464640268000096, | |
"values": [ | |
0.03221763999999894, | |
0.04938446800002794, | |
0.03964966399996683, | |
0.034505593000005774, | |
0.03411888400000862, | |
0.03470304000001079, | |
0.03489958500000512, | |
0.03468712000000096, | |
0.033680178999986765, | |
0.03417391700003236, | |
0.03242584800000259, | |
0.03122130899998865, | |
0.03180098600000747, | |
0.031635467999990396, | |
0.031078492999995433, | |
0.03148540900002672, | |
0.031016097000019727, | |
0.03142576799996277, | |
0.032888678000006166, | |
0.03256674900001144, | |
0.03113736299997072, | |
0.03136788099999421, | |
0.03137619699998595, | |
0.03128527699999495, | |
0.03127659199998334, | |
0.030832065000026887, | |
0.030934285000000727, | |
0.03115680900003781, | |
0.03142962599997645, | |
0.031006229000013263, | |
0.030971515000032923 | |
] | |
}, | |
"throughput": { | |
"unit": "samples/s", | |
"value": 30.322630816018556 | |
}, | |
"energy": { | |
"unit": "kWh", | |
"cpu": 1.1912554005050617e-06, | |
"ram": 4.978486741690016e-08, | |
"gpu": 0.0, | |
"total": 1.2410402679219618e-06 | |
}, | |
"efficiency": { | |
"unit": "samples/kWh", | |
"value": 805775.6269862481 | |
} | |
} | |
} | |
} |