yangheng commited on
Commit
dae27f9
1 Parent(s): 51f9ad7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -26,6 +26,8 @@
26
  "model_type": "omnigenome",
27
  "num_attention_heads": 30,
28
  "num_hidden_layers": 32,
 
 
29
  "pad_token_id": 1,
30
  "position_embedding_type": "rotary",
31
  "token_dropout": true,
 
26
  "model_type": "omnigenome",
27
  "num_attention_heads": 30,
28
  "num_hidden_layers": 32,
29
+ "num_generation": 50,
30
+ "num_population": 100,
31
  "pad_token_id": 1,
32
  "position_embedding_type": "rotary",
33
  "token_dropout": true,