chauhoang commited on
Commit
2c019cb
·
verified ·
1 Parent(s): 9b71dff

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