duyphu commited on
Commit
6aefe82
·
verified ·
1 Parent(s): 683ad5e

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