phungkhaccuong commited on
Commit
d274aef
·
verified ·
1 Parent(s): 19185a9

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