felipeoes commited on
Commit
2c7dd19
·
verified ·
1 Parent(s): 242f1ad

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "q_proj",
28
- "o_proj",
29
- "v_proj",
30
  "up_proj",
 
 
31
  "gate_proj",
32
- "k_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "up_proj",
27
+ "o_proj",
28
+ "k_proj",
29
  "gate_proj",
30
+ "q_proj",
31
+ "down_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7f3bba707322d20b0cc101138bb42fba2fdd685507b9dc4d94b7b03a27671f6
3
  size 2185294624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db654a10aa47c5d38a0cf1ebaca30a4df9871ce0580598d9c23df448fec52304
3
  size 2185294624
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11ecc017577597a31a4f68b7c7e529d3d9804866e53d6672b481a394a765373b
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c212c880c99ef110b2883353a964f31b39b9add60fa7f8ae7dec9ae288de7a7
3
  size 6904