tuanna08go commited on
Commit
5aa02b9
·
verified ·
1 Parent(s): 5d029c7

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
- "o_proj",
 
26
  "v_proj",
27
- "up_proj",
28
- "k_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
  "q_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
  "v_proj",
28
+ "o_proj",
29
+ "k_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:76d901700273376c62b14693af239ab4326af7aab5af8aff5dadd952f5b64513
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4556f4ad0fed2b3cc246bc6dd96c8dd14aace974d9167581e853d66af48007f4
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90359b8ca3088b674783274b947f089e5a43c3f8cc2d996f8f141c61d9fbe2f5
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bfca0f6d86f8776eb75c7b567960ccb22983d2278ab3a16d79289481681cfe2
3
  size 6776