gabrielpondc commited on
Commit
f7c93f1
1 Parent(s): 1e3849a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./pretrained_model/",
3
  "activation_function": "gelu",
4
  "architectures": [
5
  "GPTBigCodeForCausalLM"
 
1
  {
2
+ "_name_or_path": "gabrielpondc/NL2SQL-StarCoder-15B",
3
  "activation_function": "gelu",
4
  "architectures": [
5
  "GPTBigCodeForCausalLM"