bwang0911 commited on
Commit
124a6db
1 Parent(s): d4332a7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "architectures": [
3
- "T5ForConditionalGeneration"
4
  ],
5
  "d_ff": 2048,
6
  "d_kv": 64,
 
1
  {
2
+ "_name_or_path": "tmp/",
3
  "architectures": [
4
+ "T5EncoderModel"
5
  ],
6
  "d_ff": 2048,
7
  "d_kv": 64,