chuanli-lambda commited on
Commit
7084c12
1 Parent(s): 8645542

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_name_or_path": "/home/ubuntu/ckpts/ft-synthetic-instruct-gptj-pairwise-pythia1.4b-2000",
3
  "architectures": [
4
- "GPTNeoXModel"
5
  ],
6
  "bos_token_id": 0,
7
  "eos_token_id": 0,
 
1
  {
 
2
  "architectures": [
3
+ "GPTNeoXForCausalLM"
4
  ],
5
  "bos_token_id": 0,
6
  "eos_token_id": 0,