Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-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 |
"do_train": true,
|
54 |
"use_cpu": false,
|
55 |
"max_steps": 5,
|
@@ -87,7 +88,7 @@
|
|
87 |
"gpu_count": 1,
|
88 |
"gpu_vram_mb": 68702699520,
|
89 |
"optimum_benchmark_version": "0.2.1",
|
90 |
-
"optimum_benchmark_commit": "
|
91 |
"transformers_version": "4.42.3",
|
92 |
"transformers_commit": null,
|
93 |
"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 |
"do_train": true,
|
55 |
"use_cpu": false,
|
56 |
"max_steps": 5,
|
|
|
88 |
"gpu_count": 1,
|
89 |
"gpu_vram_mb": 68702699520,
|
90 |
"optimum_benchmark_version": "0.2.1",
|
91 |
+
"optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
|
92 |
"transformers_version": "4.42.3",
|
93 |
"transformers_commit": null,
|
94 |
"accelerate_version": "0.31.0",
|