Feature Extraction
Transformers
Safetensors
ModularStarEncoder
custom_code
andreagurioli1995 commited on
Commit
815b1e6
·
verified ·
1 Parent(s): dfa56a5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -11,6 +11,7 @@
11
  "conditional_size": 4,
12
  "embedding_dropout": 0.1,
13
  "eos_token_id": 0,
 
14
  "hidden_act": "gelu_pytorch_tanh",
15
  "hidden_size": 1024,
16
  "initializer_range": 0.018042,
 
11
  "conditional_size": 4,
12
  "embedding_dropout": 0.1,
13
  "eos_token_id": 0,
14
+ "pad_token_id":0,
15
  "hidden_act": "gelu_pytorch_tanh",
16
  "hidden_size": 1024,
17
  "initializer_range": 0.018042,