theSOL1 commited on
Commit
f17483b
1 Parent(s): 14519f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -10,8 +10,8 @@
10
  "attention_dropout": 0.0,
11
  "author": [
12
  "Subin Park(enlightkorean@gmail.com)",
13
- "Changgeog Kang()"
14
- ]
15
  "bos_token_id": 1,
16
  "classif_dropout": 0.1,
17
  "classifier_dropout": 0.1,
@@ -19,7 +19,7 @@
19
  "decoder_attention_heads": 16,
20
  "decoder_ffn_dim": 3072,
21
  "decoder_layerdrop": 0.0,
22
- "decoder_layers": 6,
23
  "decoder_start_token_id": 1,
24
  "do_blenderbot_90_layernorm": false,
25
  "dropout": 0.1,
 
10
  "attention_dropout": 0.0,
11
  "author": [
12
  "Subin Park(enlightkorean@gmail.com)",
13
+ "Changgeog Kang"
14
+ ],
15
  "bos_token_id": 1,
16
  "classif_dropout": 0.1,
17
  "classifier_dropout": 0.1,
 
19
  "decoder_attention_heads": 16,
20
  "decoder_ffn_dim": 3072,
21
  "decoder_layerdrop": 0.0,
22
+ "decoder_layers": 1,
23
  "decoder_start_token_id": 1,
24
  "do_blenderbot_90_layernorm": false,
25
  "dropout": 0.1,