tuanna08go commited on
Commit
bdef75e
·
verified ·
1 Parent(s): 05824bc

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
- "down_proj",
24
  "q_proj",
 
 
 
25
  "v_proj",
26
  "gate_proj",
27
- "up_proj",
28
- "o_proj",
29
- "k_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
+ "o_proj",
26
+ "down_proj",
27
  "v_proj",
28
  "gate_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:85b6a3dbe7af22dbe63d002ba20fb4be20f90a0af151c78f3708f59f314514be
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d5e510244e25edfbd8185298d539631864fed1d8a9843225715be7a4fea284
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:468078e76b2487956d070e444a132d9090e010f643733f98775ffa8eec7c4b88
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87a5600368dd4824f7067064d3c9bfa0093320e002f9e486261097b81eca4888
3
  size 6776