chauhoang commited on
Commit
c353a2c
·
verified ·
1 Parent(s): 3d651ad

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