Update config.json
This commit is contained in:
parent
f4881ba48e
commit
f330785f9a
|
@ -58,6 +58,7 @@
|
|||
"output_scores": false,
|
||||
"pad_token_id": 1,
|
||||
"prefix": null,
|
||||
"projection_dim": 512,
|
||||
"problem_type": null,
|
||||
"pruned_heads": {},
|
||||
"remove_invalid_values": false,
|
||||
|
@ -132,6 +133,7 @@
|
|||
"pad_token_id": null,
|
||||
"patch_size": 32,
|
||||
"prefix": null,
|
||||
"projection_dim" : 512,
|
||||
"problem_type": null,
|
||||
"pruned_heads": {},
|
||||
"remove_invalid_values": false,
|
||||
|
|
Loading…
Reference in New Issue