IlyasMoutawwakil HF Staff
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
c905992 verified | { | |
| "config": { | |
| "name": "cpu_inference_transformers_text-classification_FacebookAI/roberta-base", | |
| "backend": { | |
| "name": "pytorch", | |
| "version": "2.4.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": {}, | |
| "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.767104, | |
| "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": "c48d602cd7a21df41cc07305fa12549ed74a7e13", | |
| "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.723648, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "count": 1, | |
| "total": 4.2755593349999685, | |
| "mean": 4.2755593349999685, | |
| "stdev": 0.0, | |
| "p50": 4.2755593349999685, | |
| "p90": 4.2755593349999685, | |
| "p95": 4.2755593349999685, | |
| "p99": 4.2755593349999685, | |
| "values": [ | |
| 4.2755593349999685 | |
| ] | |
| }, | |
| "throughput": null, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 4.8700217183334696e-05, | |
| "ram": 2.0365869439343606e-06, | |
| "gpu": 0, | |
| "total": 5.0736804127269054e-05 | |
| }, | |
| "efficiency": null | |
| }, | |
| "forward": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 949.325824, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "count": 29, | |
| "total": 1.0067317070000286, | |
| "mean": 0.03471488644827685, | |
| "stdev": 0.0008017070258343413, | |
| "p50": 0.03482737100000577, | |
| "p90": 0.035524587400016114, | |
| "p95": 0.03564627199999677, | |
| "p99": 0.03588348551998706, | |
| "values": [ | |
| 0.03515601499998411, | |
| 0.03479618199997958, | |
| 0.03551145900001984, | |
| 0.03283940899996196, | |
| 0.03595780199998444, | |
| 0.03477768800001968, | |
| 0.03450546999999915, | |
| 0.03442676299999903, | |
| 0.03537017500002548, | |
| 0.034564981000016815, | |
| 0.03350709500000448, | |
| 0.03540269600000556, | |
| 0.035109347000002344, | |
| 0.03482737100000577, | |
| 0.03434432899996409, | |
| 0.035005492999971466, | |
| 0.033605550000004314, | |
| 0.03557710100000122, | |
| 0.03409815900005242, | |
| 0.034844732999999906, | |
| 0.035366006000003836, | |
| 0.03467579799996656, | |
| 0.034916007000049376, | |
| 0.0339767329999745, | |
| 0.03525894699998844, | |
| 0.035331702999997106, | |
| 0.0356923859999938, | |
| 0.034766878000027646, | |
| 0.032519431000025634 | |
| ] | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 28.80608587010479 | |
| }, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 1.172601224346432e-06, | |
| "ram": 4.902792639721966e-08, | |
| "gpu": 0.0, | |
| "total": 1.2216291507436517e-06 | |
| }, | |
| "efficiency": { | |
| "unit": "samples/kWh", | |
| "value": 818579.0257143605 | |
| } | |
| } | |
| } | |
| } |