Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -19,7 +19,6 @@
|
|
| 19 |
"pad_token_id": 0,
|
| 20 |
"position_embedding_type": "absolute",
|
| 21 |
"problem_type": "single_label_classification",
|
| 22 |
-
"return_dict": false,
|
| 23 |
"torch_dtype": "float32",
|
| 24 |
"type_vocab_size": 2,
|
| 25 |
"use_cache": true,
|
|
|
|
| 19 |
"pad_token_id": 0,
|
| 20 |
"position_embedding_type": "absolute",
|
| 21 |
"problem_type": "single_label_classification",
|
|
|
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
"type_vocab_size": 2,
|
| 24 |
"use_cache": true,
|