IlyasMoutawwakil HF Staff
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
126ac8b 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": "70bf04e46123aae57236d23126d446ccb3802129", | |
| "transformers_version": "4.44.0", | |
| "transformers_commit": null, | |
| "accelerate_version": "0.33.0", | |
| "accelerate_commit": null, | |
| "diffusers_version": "0.30.0", | |
| "diffusers_commit": null, | |
| "optimum_version": null, | |
| "optimum_commit": null, | |
| "timm_version": "1.0.8", | |
| "timm_commit": null, | |
| "peft_version": null, | |
| "peft_commit": null | |
| } | |
| }, | |
| "report": { | |
| "load": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 944.705536, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "count": 1, | |
| "total": 4.44905752599999, | |
| "mean": 4.44905752599999, | |
| "stdev": 0.0, | |
| "p50": 4.44905752599999, | |
| "p90": 4.44905752599999, | |
| "p95": 4.44905752599999, | |
| "p99": 4.44905752599999, | |
| "values": [ | |
| 4.44905752599999 | |
| ] | |
| }, | |
| "throughput": null, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 4.920311005555663e-05, | |
| "ram": 2.056464201353454e-06, | |
| "gpu": 0, | |
| "total": 5.125957425691008e-05 | |
| }, | |
| "efficiency": null | |
| }, | |
| "forward": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 952.17664, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "count": 32, | |
| "total": 1.0283681970000202, | |
| "mean": 0.03213650615625063, | |
| "stdev": 0.0009629132843833605, | |
| "p50": 0.031995883999968555, | |
| "p90": 0.032546715900019764, | |
| "p95": 0.03367354705000878, | |
| "p99": 0.03560996133002277, | |
| "values": [ | |
| 0.03229091100001824, | |
| 0.0314749159999792, | |
| 0.03159005099996648, | |
| 0.034683528000016395, | |
| 0.031990638999957355, | |
| 0.031744300000013936, | |
| 0.03183596100001296, | |
| 0.032001128999979755, | |
| 0.03227501100002428, | |
| 0.03218035399999053, | |
| 0.031125615000007656, | |
| 0.032552128000020275, | |
| 0.031679128000007495, | |
| 0.032187548000024435, | |
| 0.03249800700001515, | |
| 0.031878660999950625, | |
| 0.03193278199995575, | |
| 0.03248417100002143, | |
| 0.0324646869999583, | |
| 0.03183757400000786, | |
| 0.03205511000004435, | |
| 0.032192887000007886, | |
| 0.03230646899999101, | |
| 0.03284719900000255, | |
| 0.03234996100002263, | |
| 0.03143872900000133, | |
| 0.031138869000017166, | |
| 0.03098738599999251, | |
| 0.03167974900003401, | |
| 0.03153037999999242, | |
| 0.036026185000025635, | |
| 0.031108171999960632 | |
| ] | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 31.117259453716237 | |
| }, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 1.2508524607638726e-06, | |
| "ram": 5.2275519214449313e-08, | |
| "gpu": 0.0, | |
| "total": 1.303127979978322e-06 | |
| }, | |
| "efficiency": { | |
| "unit": "samples/kWh", | |
| "value": 767384.3362772667 | |
| } | |
| } | |
| } | |
| } |