ZeroUniqueness commited on
Commit
46efd4b
·
1 Parent(s): 26a5448

Training in progress, step 2000

Browse files
Files changed (3) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -15,12 +15,12 @@
15
  "revision": null,
16
  "target_modules": [
17
  "v_proj",
 
 
18
  "down_proj",
19
  "gate_proj",
20
- "up_proj",
21
- "q_proj",
22
  "o_proj",
23
- "k_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
15
  "revision": null,
16
  "target_modules": [
17
  "v_proj",
18
+ "k_proj",
19
+ "up_proj",
20
  "down_proj",
21
  "gate_proj",
 
 
22
  "o_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cbe47759fc9c930a32e5a335669ed9e3d5576d6ab7b8ca02e45def36b4ced96
3
  size 500897101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f114695729d2a9f7dba52315b9336fe2e7c16956aef49a72c90a66b0a231dd
3
  size 500897101
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:260756f8d24e692f6078c2c8fb624c0b671f680190e5c43ea433981b39aef260
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a281372a257be5e7ebbea8ac16ec51e707b224a5ed57c48e2f69549c5a031d8
3
  size 4027