chauhoang commited on
Commit
767d4f3
·
verified ·
1 Parent(s): 6b0d462

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
- "down_proj",
24
- "gate_proj",
25
  "k_proj",
26
- "q_proj",
27
- "up_proj",
28
  "v_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "o_proj",
 
25
  "v_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
+ "q_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:db3510bc49bb23aa2bfcbc807b5bf87a2688a189e2b1d0c3810ab208dd878a5a
3
  size 31064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c94f18d193a05f30c85fb806d06e5ec2cc3741096d2c7e740b8c63a7f09139c1
3
  size 31064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:583cadc15a17b30154ee2077e91721024dcf18905a6e491972d0ffe24d45e12a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7a7ebe59a9ffd089c910c6d72875fa218a30437c2c59a042099f5eafb9dda8a
3
  size 6776