chauhoang commited on
Commit
b474c64
·
verified ·
1 Parent(s): a8b57c7

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
  "o_proj",
24
- "v_proj",
25
- "up_proj",
26
  "q_proj",
27
- "down_proj",
28
  "gate_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
  "o_proj",
 
 
25
  "q_proj",
26
+ "v_proj",
27
  "gate_proj",
28
+ "k_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:922ecd7b470b1b470a288aa6e56aa6bfa912eeee1071962558ef0fbf89fb0447
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88603b45b11d99e4e86c4f539cda5e2dbc19e0252e0f670f33088f7e6af8e253
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:316b63b025a7f2e91f7e5968c79d29004b5264474fc9ad0ec8747bd6dc3cde6d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bec22feec16393f7e21801a5831cefda61369e0bf11fbc2eb115bf2ce29123ed
3
  size 6776