Upload cuda_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"name": "cuda_inference_transformers_text-classification_FacebookAI/roberta-base",
|
| 3 |
"backend": {
|
| 4 |
"name": "pytorch",
|
| 5 |
-
"version": "2.
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"task": "text-classification",
|
| 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": "
|
| 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":
|
| 106 |
"peft_commit": null
|
| 107 |
}
|
| 108 |
}
|
|
|
|
| 2 |
"name": "cuda_inference_transformers_text-classification_FacebookAI/roberta-base",
|
| 3 |
"backend": {
|
| 4 |
"name": "pytorch",
|
| 5 |
+
"version": "2.3.1+rocm5.7",
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"task": "text-classification",
|
| 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 |
}
|