chauhoang commited on
Commit
f57c13d
·
verified ·
1 Parent(s): 39bef1a

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