chauhoang commited on
Commit
e68b14c
·
verified ·
1 Parent(s): cb6f15e

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "o_proj",
25
  "k_proj",
26
- "up_proj",
27
- "q_proj",
28
  "down_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "v_proj",
 
25
  "down_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "o_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:d240ae4748e5694e07e09aeda6c8aa4d62e5ab8534b71238ee64282647d97985
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c6b196b3ac3b2ddc72cf709cd5d98bac873168bc3b402bd9fe5a9362966671
3
  size 100059752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e860434176efc6a708b005f903cb9015512d5a7065fbcd103d026e56154dcde9
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0944d232cbe52c28fa4f4470a245d960a250e3c31b52dbeb4144d8beab7a4b6d
3
  size 6776