IlyasMoutawwakil HF Staff
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
2b776ca verified | { | |
| "config": { | |
| "name": "cpu_inference_transformers_text-classification_FacebookAI/roberta-base", | |
| "backend": { | |
| "name": "pytorch", | |
| "version": "2.3.1+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": {}, | |
| "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", | |
| "numactl": false, | |
| "numactl_kwargs": {}, | |
| "start_method": "spawn" | |
| }, | |
| "environment": { | |
| "cpu": " AMD EPYC 7763 64-Core Processor", | |
| "cpu_count": 4, | |
| "cpu_ram_mb": 16757.338112, | |
| "system": "Linux", | |
| "machine": "x86_64", | |
| "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35", | |
| "processor": "x86_64", | |
| "python_version": "3.10.14", | |
| "optimum_benchmark_version": "0.3.1", | |
| "optimum_benchmark_commit": "505b3e98eac8c3f1b6ed5342e4f6e5336d513f21", | |
| "transformers_version": "4.42.4", | |
| "transformers_commit": null, | |
| "accelerate_version": "0.32.1", | |
| "accelerate_commit": null, | |
| "diffusers_version": "0.29.2", | |
| "diffusers_commit": null, | |
| "optimum_version": null, | |
| "optimum_commit": null, | |
| "timm_version": "1.0.7", | |
| "timm_commit": null, | |
| "peft_version": null, | |
| "peft_commit": null | |
| } | |
| }, | |
| "report": { | |
| "forward": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 938.602496, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "count": 32, | |
| "total": 1.0152885529998343, | |
| "mean": 0.03172776728124482, | |
| "stdev": 0.0008206787868036063, | |
| "p50": 0.031480451999982506, | |
| "p90": 0.03274848319999819, | |
| "p95": 0.033503361799967026, | |
| "p99": 0.03393544584001404, | |
| "values": [ | |
| 0.0325568389999944, | |
| 0.03214041100000031, | |
| 0.03128622499997391, | |
| 0.03148875199997292, | |
| 0.03127062499999056, | |
| 0.03147215199999209, | |
| 0.031326499999977386, | |
| 0.03189904999999271, | |
| 0.03180897400000049, | |
| 0.03172171799997159, | |
| 0.03143780799996421, | |
| 0.031078136000019185, | |
| 0.03173110599999518, | |
| 0.0339076139999861, | |
| 0.03253065999996352, | |
| 0.03136610399997153, | |
| 0.03233500499999309, | |
| 0.03178181999999197, | |
| 0.03158907099998487, | |
| 0.03317260999995142, | |
| 0.03276977699999861, | |
| 0.03076671299999134, | |
| 0.030959703999997146, | |
| 0.03049140900003522, | |
| 0.03082954100000279, | |
| 0.03093471700003647, | |
| 0.031423382000014044, | |
| 0.033947950000026594, | |
| 0.0313833160000172, | |
| 0.03137775599998349, | |
| 0.03155108900000414, | |
| 0.030952019000039854 | |
| ] | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 31.518133347855464 | |
| }, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 1.2282180703348584e-06, | |
| "ram": 5.132898288911392e-08, | |
| "gpu": 0.0, | |
| "total": 1.2795470532239723e-06 | |
| }, | |
| "efficiency": { | |
| "unit": "samples/kWh", | |
| "value": 781526.5546353923 | |
| } | |
| } | |
| } | |
| } |