duyphu commited on
Commit
3cdc5f3
·
verified ·
1 Parent(s): fc85b59

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