chauhoang commited on
Commit
1fbaffc
·
verified ·
1 Parent(s): 206b833

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