IlyasMoutawwakil
HF Staff
Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
d4ce73c
verified
| { | |
| "config": { | |
| "name": "cpu_training_transformers_text-classification_FacebookAI/roberta-base", | |
| "backend": { | |
| "name": "pytorch", | |
| "version": "2.5.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": "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": 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": 16766.779392, | |
| "system": "Linux", | |
| "machine": "x86_64", | |
| "platform": "Linux-6.8.0-1017-azure-x86_64-with-glibc2.39", | |
| "processor": "x86_64", | |
| "python_version": "3.10.15", | |
| "optimum_benchmark_version": "0.5.0.dev0", | |
| "optimum_benchmark_commit": "70f6b4dead3d8aa6a032126c9fcf37c802af9db4", | |
| "transformers_version": "4.47.0", | |
| "transformers_commit": null, | |
| "accelerate_version": "1.2.0", | |
| "accelerate_commit": null, | |
| "diffusers_version": "0.31.0", | |
| "diffusers_commit": null, | |
| "optimum_version": null, | |
| "optimum_commit": null, | |
| "timm_version": "1.0.12", | |
| "timm_commit": null, | |
| "peft_version": null, | |
| "peft_commit": null | |
| }, | |
| "print_report": true, | |
| "log_report": true | |
| }, | |
| "report": { | |
| "overall": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 2898.26816, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.6848850549999952, | |
| 0.5646492550000062, | |
| 0.5410737119999567, | |
| 0.5480130170000166, | |
| 0.5557577949999768 | |
| ], | |
| "count": 5, | |
| "total": 2.8943788339999514, | |
| "mean": 0.5788757667999903, | |
| "p50": 0.5557577949999768, | |
| "p90": 0.6367907349999996, | |
| "p95": 0.6608378949999973, | |
| "p99": 0.6800756229999956, | |
| "stdev": 0.053584154589082625, | |
| "stdev_": 9.25658969718052 | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 17.274863750610482 | |
| }, | |
| "energy": { | |
| "unit": "kWh", | |
| "cpu": 0.00011912094876110948, | |
| "ram": 4.9820085304419345e-06, | |
| "gpu": 0, | |
| "total": 0.0001241029572915514 | |
| }, | |
| "efficiency": { | |
| "unit": "samples/kWh", | |
| "value": 80578.2571039568 | |
| } | |
| }, | |
| "warmup": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 2898.26816, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.6848850549999952, | |
| 0.5646492550000062 | |
| ], | |
| "count": 2, | |
| "total": 1.2495343100000014, | |
| "mean": 0.6247671550000007, | |
| "p50": 0.6247671550000007, | |
| "p90": 0.6728614749999963, | |
| "p95": 0.6788732649999958, | |
| "p99": 0.6836826969999953, | |
| "stdev": 0.060117899999994506, | |
| "stdev_": 9.622448862567758 | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 6.402385221419003 | |
| }, | |
| "energy": null, | |
| "efficiency": null | |
| }, | |
| "train": { | |
| "memory": { | |
| "unit": "MB", | |
| "max_ram": 2898.26816, | |
| "max_global_vram": null, | |
| "max_process_vram": null, | |
| "max_reserved": null, | |
| "max_allocated": null | |
| }, | |
| "latency": { | |
| "unit": "s", | |
| "values": [ | |
| 0.5410737119999567, | |
| 0.5480130170000166, | |
| 0.5557577949999768 | |
| ], | |
| "count": 3, | |
| "total": 1.64484452399995, | |
| "mean": 0.5482815079999833, | |
| "p50": 0.5480130170000166, | |
| "p90": 0.5542088393999848, | |
| "p95": 0.5549833171999807, | |
| "p99": 0.5556028994399775, | |
| "stdev": 0.0059977573003397, | |
| "stdev_": 1.0939193120370354 | |
| }, | |
| "throughput": { | |
| "unit": "samples/s", | |
| "value": 10.943283536748758 | |
| }, | |
| "energy": null, | |
| "efficiency": null | |
| } | |
| } | |
| } |