Commit
•
cd7fcca
1
Parent(s):
2c0df5c
Upload cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_config.json with huggingface_hub
Browse files
cuda_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"model": "FacebookAI/roberta-base",
|
11 |
"processor": "FacebookAI/roberta-base",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
@@ -110,5 +110,7 @@
|
|
110 |
"timm_commit": null,
|
111 |
"peft_version": "0.13.0",
|
112 |
"peft_commit": null
|
113 |
-
}
|
|
|
|
|
114 |
}
|
|
|
10 |
"model": "FacebookAI/roberta-base",
|
11 |
"processor": "FacebookAI/roberta-base",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
110 |
"timm_commit": null,
|
111 |
"peft_version": "0.13.0",
|
112 |
"peft_commit": null
|
113 |
+
},
|
114 |
+
"print_report": true,
|
115 |
+
"log_report": true
|
116 |
}
|