Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
"pad_token_id": 0,
|
35 |
"positive_label_weight": 10.0,
|
36 |
"reset_position_index_per_cell": true,
|
37 |
-
"select_one_column":
|
38 |
"softmax_temperature": 1.0,
|
39 |
"torch_dtype": "float32",
|
40 |
"transformers_version": "4.40.0",
|
|
|
34 |
"pad_token_id": 0,
|
35 |
"positive_label_weight": 10.0,
|
36 |
"reset_position_index_per_cell": true,
|
37 |
+
"select_one_column": false,
|
38 |
"softmax_temperature": 1.0,
|
39 |
"torch_dtype": "float32",
|
40 |
"transformers_version": "4.40.0",
|