cwaud commited on
Commit
2914ac0
1 Parent(s): f58ec45

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "q_proj",
25
  "o_proj",
26
  "gate_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
+ "down_proj",
24
  "q_proj",
25
  "o_proj",
26
  "gate_proj",
27
+ "v_proj",
28
+ "k_proj",
29
+ "up_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:f4f4bd8173a488493bfc135b0b00d218b60f7ca3127442bac3ee332b279de308
3
  size 1770585648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7aadff02eb8558c9740beadd5a8515e6a692bec62185c57715dc74eb516e3e8
3
  size 1770585648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44748d1dcddc20382d94692c82fe6f19df00bbe11e18d390697f5a775b282d62
3
  size 6136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af853a67b3854fa26b67dfae731715dfd1e79725227c471b95b403f47394d08e
3
  size 6136