kiranr commited on
Commit
6f93c92
1 Parent(s): 9aa3d34

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": "/home/kirankamble/projects/stanford_alpaca/camel-5b-draft",
3
  "activation_function": "gelu",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "./camel-5b",
3
  "activation_function": "gelu",
4
  "architectures": [
5
  "GPT2LMHeadModel"