duyphu commited on
Commit
cce88c1
·
verified ·
1 Parent(s): 7408c08

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