duyphu commited on
Commit
a6d8dd9
·
verified ·
1 Parent(s): 2707fad

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