singhjagpreet commited on
Commit
8c41f05
·
verified ·
1 Parent(s): ad8bd02

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "singhjagpreet/gemma-2b_text_to_sql",
3
  "architectures": [
4
- "AutoModelForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
1
  {
2
+ "_name_or_path": "goole/gemma",
3
  "architectures": [
4
+ "GemmaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,