Hannw commited on
Commit
790c03e
1 Parent(s): db8b6af

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -15,5 +15,6 @@
15
  "target_modules": [
16
  "query_key_value"
17
  ],
 
18
  "task_type": "CAUSAL_LM"
19
  }
 
15
  "target_modules": [
16
  "query_key_value"
17
  ],
18
+ "model_type": "falcon",
19
  "task_type": "CAUSAL_LM"
20
  }