Commit
•
3546151
1
Parent(s):
60d354f
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,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,
|
@@ -75,14 +76,14 @@
|
|
75 |
"environment": {
|
76 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
77 |
"cpu_count": 4,
|
78 |
-
"cpu_ram_mb": 16757.
|
79 |
"system": "Linux",
|
80 |
"machine": "x86_64",
|
81 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
82 |
"processor": "x86_64",
|
83 |
"python_version": "3.10.14",
|
84 |
"optimum_benchmark_version": "0.2.1",
|
85 |
-
"optimum_benchmark_commit": "
|
86 |
"transformers_version": "4.42.3",
|
87 |
"transformers_commit": null,
|
88 |
"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,
|
|
|
76 |
"environment": {
|
77 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
78 |
"cpu_count": 4,
|
79 |
+
"cpu_ram_mb": 16757.338112,
|
80 |
"system": "Linux",
|
81 |
"machine": "x86_64",
|
82 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
83 |
"processor": "x86_64",
|
84 |
"python_version": "3.10.14",
|
85 |
"optimum_benchmark_version": "0.2.1",
|
86 |
+
"optimum_benchmark_commit": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
|
87 |
"transformers_version": "4.42.3",
|
88 |
"transformers_commit": null,
|
89 |
"accelerate_version": "0.31.0",
|