Harsh-7300 commited on
Commit
3c0e2dd
·
1 Parent(s): 34707a3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -14,5 +14,6 @@
14
  "pre_trained": "",
15
  "structure": [],
16
  "type_vocab_size": 2,
17
- "vocab_size": 30522
 
18
  }
 
14
  "pre_trained": "",
15
  "structure": [],
16
  "type_vocab_size": 2,
17
+ "vocab_size": 30522,
18
+ "target_modules" = ["query_key_value"]
19
  }