tarotscientist commited on
Commit
6f0c089
1 Parent(s): a7d99e3

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "k_proj",
24
- "q_proj",
25
  "v_proj",
26
- "up_proj",
27
  "gate_proj",
28
- "down_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "v_proj",
 
23
  "gate_proj",
24
+ "down_proj",
25
+ "k_proj",
26
+ "q_proj",
27
+ "o_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5e062be5d5042a7ca20f93bd71038734b1ae7f4220e8b8ed076f0aeae400cbb
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec479699afe5c212bf77b646de76b6d4438a00c89dac62dc0f3f390882d6ecd
3
  size 159967880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32bfa4aab85e775aed2e3841d2a6d5acff8503ba796d7186003b6409681dd58a
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24a8bf1748a680b8afa477743f1d4ab5e7957e5a9c0dfe7b7931a5f523e3121b
3
  size 4984