{ "config": { "name": "cpu_training_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": "training", "_target_": "optimum_benchmark.scenarios.training.scenario.TrainingScenario", "max_steps": 5, "warmup_steps": 2, "dataset_shapes": { "dataset_size": 500, "sequence_length": 16, "num_choices": 1 }, "training_arguments": { "per_device_train_batch_size": 2, "gradient_accumulation_steps": 1, "output_dir": "./trainer_output", "evaluation_strategy": "no", "eval_strategy": "no", "save_strategy": "no", "do_train": true, "use_cpu": false, "max_steps": 5, "do_eval": false, "do_predict": false, "report_to": "none", "skip_memory_metrics": true, "ddp_find_unused_parameters": false }, "latency": true, "memory": true, "energy": false }, "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": "adf196991e4ff390d05f45d4bbf35b6323346cad", "transformers_version": "4.44.2", "transformers_commit": null, "accelerate_version": "0.33.0", "accelerate_commit": null, "diffusers_version": "0.30.2", "diffusers_commit": null, "optimum_version": null, "optimum_commit": null, "timm_version": "1.0.9", "timm_commit": null, "peft_version": null, "peft_commit": null } }, "report": { "overall": { "memory": { "unit": "MB", "max_ram": 2876.944384, "max_global_vram": null, "max_process_vram": null, "max_reserved": null, "max_allocated": null }, "latency": { "unit": "s", "count": 5, "total": 3.0846230139999875, "mean": 0.6169246027999975, "stdev": 0.039831686238535634, "p50": 0.6053233869999985, "p90": 0.663934636800002, "p95": 0.6765890214000023, "p99": 0.6867125290800027, "values": [ 0.6892434060000028, 0.5871820250000042, 0.6259714830000007, 0.6053233869999985, 0.5769027129999813 ] }, "throughput": { "unit": "samples/s", "value": 16.209436217349122 }, "energy": null, "efficiency": null }, "warmup": { "memory": { "unit": "MB", "max_ram": 2876.944384, "max_global_vram": null, "max_process_vram": null, "max_reserved": null, "max_allocated": null }, "latency": { "unit": "s", "count": 2, "total": 1.276425431000007, "mean": 0.6382127155000035, "stdev": 0.05103069049999931, "p50": 0.6382127155000035, "p90": 0.679037267900003, "p95": 0.6841403369500029, "p99": 0.6882227921900028, "values": [ 0.6892434060000028, 0.5871820250000042 ] }, "throughput": { "unit": "samples/s", "value": 6.267502829156618 }, "energy": null, "efficiency": null }, "train": { "memory": { "unit": "MB", "max_ram": 2876.944384, "max_global_vram": null, "max_process_vram": null, "max_reserved": null, "max_allocated": null }, "latency": { "unit": "s", "count": 3, "total": 1.8081975829999806, "mean": 0.6027325276666602, "stdev": 0.020115838890329866, "p50": 0.6053233869999985, "p90": 0.6218418638000003, "p95": 0.6239066734000005, "p99": 0.6255585210800007, "values": [ 0.6259714830000007, 0.6053233869999985, 0.5769027129999813 ] }, "throughput": { "unit": "samples/s", "value": 9.954664340462285 }, "energy": null, "efficiency": null } } }