chauhoang commited on
Commit
09ab86c
·
verified ·
1 Parent(s): ae423c1

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