chauhoang commited on
Commit
9972c2e
·
verified ·
1 Parent(s): 91c6445

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