dafajon commited on
Commit
ecad837
·
verified ·
1 Parent(s): babd105

Training in progress, step 41

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "o_proj",
28
  "q_proj",
29
- "up_proj",
30
- "gate_proj",
31
  "down_proj",
32
- "k_proj"
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "q_proj",
 
 
27
  "down_proj",
28
+ "v_proj",
29
+ "k_proj",
30
+ "up_proj",
31
+ "o_proj",
32
+ "gate_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:5ecb3f709f4c99d5a582345e6eba601638166ddbc0affaaecdd18418d46933a1
3
  size 262219392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cb26890ed008ba4ed9b13ce8170e8a45f34d648ea62ade1d5f9b34e869dbc31
3
  size 262219392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf7502fa0d643b05cd6acfc1783bd77609866875ef266f48685e484af49b68f1
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:130bf0ba3072c78082b000139324f707de1c6f08b95ec45f739b7254f6b7d491
3
  size 5688