Commit
•
f1ab815
1
Parent(s):
36e263f
Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json with huggingface_hub
Browse files
cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_config.json
CHANGED
@@ -50,7 +50,8 @@
|
|
50 |
"per_device_train_batch_size": 2,
|
51 |
"gradient_accumulation_steps": 1,
|
52 |
"output_dir": "./trainer_output",
|
53 |
-
"
|
|
|
54 |
"do_train": true,
|
55 |
"use_cpu": false,
|
56 |
"max_steps": 5,
|
@@ -83,7 +84,7 @@
|
|
83 |
"processor": "x86_64",
|
84 |
"python_version": "3.10.14",
|
85 |
"optimum_benchmark_version": "0.2.1",
|
86 |
-
"optimum_benchmark_commit": "
|
87 |
"transformers_version": "4.42.3",
|
88 |
"transformers_commit": null,
|
89 |
"accelerate_version": "0.31.0",
|
|
|
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,
|
56 |
"use_cpu": false,
|
57 |
"max_steps": 5,
|
|
|
84 |
"processor": "x86_64",
|
85 |
"python_version": "3.10.14",
|
86 |
"optimum_benchmark_version": "0.2.1",
|
87 |
+
"optimum_benchmark_commit": "9a8b29987613b8b04c221447a49b37ee314548ff",
|
88 |
"transformers_version": "4.42.3",
|
89 |
"transformers_commit": null,
|
90 |
"accelerate_version": "0.31.0",
|