duyphu commited on
Commit
4478a4d
·
verified ·
1 Parent(s): 5d99777

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