IlyasMoutawwakil HF staff commited on
Commit
b9632d8
1 Parent(s): 37efc32

Upload cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_config.json with huggingface_hub

Browse files
cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "name": "cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased",
3
  "backend": {
4
  "name": "pytorch",
5
- "version": "2.4.1+rocm6.1",
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "fill-mask",
8
  "library": "transformers",
@@ -64,7 +64,7 @@
64
  "name": "process",
65
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
66
  "device_isolation": true,
67
- "device_isolation_action": "error",
68
  "numactl": false,
69
  "numactl_kwargs": {},
70
  "start_method": "spawn"
@@ -102,7 +102,7 @@
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
105
- "peft_version": null,
106
  "peft_commit": null
107
  }
108
  }
 
2
  "name": "cuda_inference_transformers_fill-mask_google-bert/bert-base-uncased",
3
  "backend": {
4
  "name": "pytorch",
5
+ "version": "2.3.1+rocm5.7",
6
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
7
  "task": "fill-mask",
8
  "library": "transformers",
 
64
  "name": "process",
65
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
66
  "device_isolation": true,
67
+ "device_isolation_action": "warn",
68
  "numactl": false,
69
  "numactl_kwargs": {},
70
  "start_method": "spawn"
 
102
  "optimum_commit": null,
103
  "timm_version": "1.0.9",
104
  "timm_commit": null,
105
+ "peft_version": "0.12.0",
106
  "peft_commit": null
107
  }
108
  }