{
    "config": {
        "name": "cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base",
        "backend": {
            "name": "pytorch",
            "version": "2.4.1+cpu",
            "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
            "task": "multiple-choice",
            "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": 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": "c321302e3b007186f91357f56a141e530fe6b122",
            "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": 941.62944,
                "max_global_vram": null,
                "max_process_vram": null,
                "max_reserved": null,
                "max_allocated": null
            },
            "latency": {
                "unit": "s",
                "count": 1,
                "total": 4.381609239999989,
                "mean": 4.381609239999989,
                "stdev": 0.0,
                "p50": 4.381609239999989,
                "p90": 4.381609239999989,
                "p95": 4.381609239999989,
                "p99": 4.381609239999989,
                "values": [
                    4.381609239999989
                ]
            },
            "throughput": null,
            "energy": {
                "unit": "kWh",
                "cpu": 4.82687676722217e-05,
                "ram": 2.018546157424576e-06,
                "gpu": 0,
                "total": 5.028731382964628e-05
            },
            "efficiency": null
        },
        "forward": {
            "memory": {
                "unit": "MB",
                "max_ram": 952.377344,
                "max_global_vram": null,
                "max_process_vram": null,
                "max_reserved": null,
                "max_allocated": null
            },
            "latency": {
                "unit": "s",
                "count": 22,
                "total": 1.0397367479999957,
                "mean": 0.047260761272727075,
                "stdev": 0.0013011948144068632,
                "p50": 0.047292455999979666,
                "p90": 0.04881697360003727,
                "p95": 0.04885714930000802,
                "p99": 0.04888350902000298,
                "values": [
                    0.04804215799998701,
                    0.048858515000006264,
                    0.047380880999980945,
                    0.04883120100004135,
                    0.04730518000002348,
                    0.04729877799996984,
                    0.047751053000013144,
                    0.04529102600002943,
                    0.0488901530000021,
                    0.04710105899999917,
                    0.0468758170000001,
                    0.046823929999959546,
                    0.048688927000000604,
                    0.046945368000024246,
                    0.04806458999996721,
                    0.047111878999999135,
                    0.04748405499998398,
                    0.047160900999983824,
                    0.047144699999989825,
                    0.046757777000038914,
                    0.04728613399998949,
                    0.0426426660000061
                ]
            },
            "throughput": {
                "unit": "samples/s",
                "value": 21.159202117573027
            },
            "energy": {
                "unit": "kWh",
                "cpu": 1.5734128557777977e-06,
                "ram": 6.579341143078074e-08,
                "gpu": 0.0,
                "total": 1.6392062672085784e-06
            },
            "efficiency": {
                "unit": "samples/kWh",
                "value": 610051.3522943702
            }
        }
    }
}