duyphu commited on
Commit
996735e
·
verified ·
1 Parent(s): 318ee19

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
- "gate_proj",
26
- "up_proj",
27
- "v_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
  "o_proj",
 
 
 
24
  "down_proj",
25
+ "k_proj",
26
+ "q_proj",
27
+ "v_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:092f3b14de1671ab0d03f6028bbde96b2019e1622ff2ba99f0d55da22b1178f3
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a42f1d96f4539a04a5068afb693c8cea13eec791acb1aea92cf6dad3a6eded
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21a84fe40617b2d4abb709c9fad273ef7efa9a69702aedb43f4f0ecb29cb3cc3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52fe8b33e905ee7ca6212067a0c1a12d1db1c710905ab7a193686a3d1bccf45f
3
  size 6776