Upload cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_config.json
CHANGED
|
@@ -50,6 +50,7 @@
|
|
| 50 |
"per_device_train_batch_size": 2,
|
| 51 |
"gradient_accumulation_steps": 1,
|
| 52 |
"output_dir": "./trainer_output",
|
|
|
|
| 53 |
"eval_strategy": "no",
|
| 54 |
"save_strategy": "no",
|
| 55 |
"do_train": true,
|
|
@@ -89,7 +90,7 @@
|
|
| 89 |
"gpu_count": 1,
|
| 90 |
"gpu_vram_mb": 68702699520,
|
| 91 |
"optimum_benchmark_version": "0.2.1",
|
| 92 |
-
"optimum_benchmark_commit": "
|
| 93 |
"transformers_version": "4.42.3",
|
| 94 |
"transformers_commit": null,
|
| 95 |
"accelerate_version": "0.31.0",
|
|
|
|
| 50 |
"per_device_train_batch_size": 2,
|
| 51 |
"gradient_accumulation_steps": 1,
|
| 52 |
"output_dir": "./trainer_output",
|
| 53 |
+
"evaluation_strategy": "no",
|
| 54 |
"eval_strategy": "no",
|
| 55 |
"save_strategy": "no",
|
| 56 |
"do_train": true,
|
|
|
|
| 90 |
"gpu_count": 1,
|
| 91 |
"gpu_vram_mb": 68702699520,
|
| 92 |
"optimum_benchmark_version": "0.2.1",
|
| 93 |
+
"optimum_benchmark_commit": "3b8c49a169ebd79001b2a83fbf2b332612417102",
|
| 94 |
"transformers_version": "4.42.3",
|
| 95 |
"transformers_commit": null,
|
| 96 |
"accelerate_version": "0.31.0",
|