ybelkada HF staff commited on
Commit
56ede0d
1 Parent(s): 4f84f93

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -77,7 +77,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,
@@ -90,6 +90,7 @@
90
  "vocab_size": 50244
91
  },
92
  "torch_dtype": "float32",
 
93
  "transformers_version": null,
94
  "vision_config": {
95
  "_name_or_path": "",
77
  "temperature": 1.0,
78
  "tf_legacy_loss": false,
79
  "tie_encoder_decoder": false,
80
+ "tie_word_embeddings": false,
81
  "tokenizer_class": null,
82
  "top_k": 50,
83
  "top_p": 1.0,
90
  "vocab_size": 50244
91
  },
92
  "torch_dtype": "float32",
93
+ "tie_word_embeddings": false,
94
  "transformers_version": null,
95
  "vision_config": {
96
  "_name_or_path": "",