chauhoang commited on
Commit
018bd0b
·
verified ·
1 Parent(s): df4d123

Training in progress, step 1

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