willtensora commited on
Commit
e6705f3
·
verified ·
1 Parent(s): 4ac6be3

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "v_proj",
25
- "down_proj",
26
  "k_proj",
27
- "up_proj",
 
28
  "q_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "v_proj",
 
25
  "k_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
  "q_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f2ef4015133f805583bcc122741673ff93a07daabd8c78efca1dabca40ef83a
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ee48b4168e92aeb847b9c8215e9d150c73603ab1dc297fb4d288cdca4a4d67
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed06b137b37a62a6de09814c822a220062a424277456c1e461b887a3d36470db
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f94f4d537f06c8dc38a983c176d07a34ca3e1927e872c953008eb983464a91f
3
  size 6776