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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
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,
 
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,