cpu
/
cpu_training_transformers_fill-mask_hf-internal-testing
/tiny-random-BertModel
/benchmark.json
IlyasMoutawwakil
HF Staff
Upload cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel/benchmark.json with huggingface_hub
1ea9ee5
verified
| { | |
| "config": { | |
| "name": "cpu_training_transformers_fill-mask_hf-internal-testing/tiny-random-BertModel", | |
| "backend": { | |
| "name": "pytorch", | |
| "version": "2.8.0", | |
| "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend", | |
| "model": "hf-internal-testing/tiny-random-BertModel", | |
| "processor": "hf-internal-testing/tiny-random-BertModel", | |
| "task": "fill-mask", | |
| "library": "transformers", | |
| "model_type": "bert", | |
| "device": "cpu", | |
| "device_ids": null, | |
| "seed": 42, | |
| "inter_op_num_threads": null, | |
| "intra_op_num_threads": null, | |
| "model_kwargs": {}, | |
| "processor_kwargs": {}, | |
| "no_weights": true, | |
| "tp_plan": null, | |
| "device_map": null, | |
| "torch_dtype": null, | |
| "eval_mode": true, | |
| "to_bettertransformer": false, | |
| "low_cpu_mem_usage": null, | |
| "attn_implementation": null, | |
| "cache_implementation": null, | |
| "allow_tf32": false, | |
| "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", | |
| "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": true | |
| }, | |
| "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": 16772.579328, | |
| "system": "Linux", | |
| "machine": "x86_64", | |
| "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39", | |
| "processor": "x86_64", | |
| "python_version": "3.10.18", | |
| "optimum_benchmark_version": "0.7.0.dev0", | |
| "optimum_benchmark_commit": "b263af468a9e9a9a3d1449039849727352955646", | |
| "transformers_version": "4.56.2", | |
| "transformers_commit": "b263af468a9e9a9a3d1449039849727352955646", | |
| "accelerate_version": "1.10.1", | |
| "accelerate_commit": "b263af468a9e9a9a3d1449039849727352955646", | |
| "diffusers_version": "0.35.1", | |
| "diffusers_commit": "b263af468a9e9a9a3d1449039849727352955646", | |
| "optimum_version": null, | |
| "optimum_commit": null, | |
| "timm_version": "1.0.20", | |
| "timm_commit": "b263af468a9e9a9a3d1449039849727352955646", | |
| "peft_version": "0.17.1", | |
| "peft_commit": "b263af468a9e9a9a3d1449039849727352955646" | |
| }, | |
| "print_report": true, | |
| "log_report": true | |
| }, | |
| "report": { | |
| "overall": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 937.418752, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.01624372300000232, | |
| 0.012615057000004981, | |
| 0.012273386999993363, | |
| 0.012284418000007236, | |
| 0.01228554000002191 | |
| ], | |
| "count": 5, | |
| "total": 0.06570212500002981, | |
| "mean": 0.013140425000005961, | |
| "p50": 0.01228554000002191, | |
| "p90": 0.014792256600003384, | |
| "p95": 0.015517989800002852, | |
| "p99": 0.016098576360002427, | |
| "stdev": 0.0015570357255321294, | |
| "stdev_": 11.849203701793687 | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 761.010393499104 | |
| }, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 6.829709842960664e-06, | |
| "ram": 2.1217442638889536e-06, | |
| "gpu": 0.0, | |
| "total": 8.951454106849618e-06 | |
| }, | |
| "efficiency": { | |
| "unit": "samples/kWh", | |
| "value": 1117136.934472807 | |
| } | |
| }, | |
| "warmup": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 937.418752, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.01624372300000232, | |
| 0.012615057000004981 | |
| ], | |
| "count": 2, | |
| "total": 0.0288587800000073, | |
| "mean": 0.01442939000000365, | |
| "p50": 0.01442939000000365, | |
| "p90": 0.015880856400002585, | |
| "p95": 0.016062289700002452, | |
| "p99": 0.016207436340002344, | |
| "stdev": 0.001814332999998669, | |
| "stdev_": 12.573871799141962 | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 277.2119957946239 | |
| }, | |
| "energy": null, | |
| "efficiency": null | |
| }, | |
| "train": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 937.418752, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.012273386999993363, | |
| 0.012284418000007236, | |
| 0.01228554000002191 | |
| ], | |
| "count": 3, | |
| "total": 0.03684334500002251, | |
| "mean": 0.012281115000007503, | |
| "p50": 0.012284418000007236, | |
| "p90": 0.012285315600018975, | |
| "p95": 0.012285427800020444, | |
| "p99": 0.012285517560021617, | |
| "stdev": 5.483685450020106e-06, | |
| "stdev_": 0.044651364717427984 | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 488.55498869576047 | |
| }, | |
| "energy": null, | |
| "efficiency": null | |
| } | |
| } | |
| } |