duyphu commited on
Commit
25df1f0
·
verified ·
1 Parent(s): fe6fa5a

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