Commit
•
c41f5db
1
Parent(s):
19a403b
Upload cpu_training_transformers_text-generation_openai-community/gpt2/benchmark_config.json with huggingface_hub
Browse files
cpu_training_transformers_text-generation_openai-community/gpt2/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,
|
@@ -84,7 +85,7 @@
|
|
84 |
"processor": "x86_64",
|
85 |
"python_version": "3.10.14",
|
86 |
"optimum_benchmark_version": "0.2.1",
|
87 |
-
"optimum_benchmark_commit": "
|
88 |
"transformers_version": "4.42.3",
|
89 |
"transformers_commit": null,
|
90 |
"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,
|
|
|
85 |
"processor": "x86_64",
|
86 |
"python_version": "3.10.14",
|
87 |
"optimum_benchmark_version": "0.2.1",
|
88 |
+
"optimum_benchmark_commit": "3b8c49a169ebd79001b2a83fbf2b332612417102",
|
89 |
"transformers_version": "4.42.3",
|
90 |
"transformers_commit": null,
|
91 |
"accelerate_version": "0.31.0",
|