ybelkada commited on
Commit
179255a
1 Parent(s): f49ed78

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -10,6 +10,7 @@
10
  "is_vqa": false,
11
  "model_type": "pix2struct",
12
  "pad_token_id": 0,
 
13
  "text_config": {
14
  "_name_or_path": "",
15
  "add_cross_attention": false,
@@ -77,7 +78,7 @@
77
  "temperature": 1.0,
78
  "tf_legacy_loss": false,
79
  "tie_encoder_decoder": false,
80
- "tie_word_embeddings": true,
81
  "tokenizer_class": null,
82
  "top_k": 50,
83
  "top_p": 1.0,
 
10
  "is_vqa": false,
11
  "model_type": "pix2struct",
12
  "pad_token_id": 0,
13
+ "tie_word_embeddings": false,
14
  "text_config": {
15
  "_name_or_path": "",
16
  "add_cross_attention": false,
 
78
  "temperature": 1.0,
79
  "tf_legacy_loss": false,
80
  "tie_encoder_decoder": false,
81
+ "tie_word_embeddings": false,
82
  "tokenizer_class": null,
83
  "top_k": 50,
84
  "top_p": 1.0,