ChenWu98 commited on
Commit
71500d5
1 Parent(s): f5028f0

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "up_proj",
24
- "v_proj",
25
  "o_proj",
 
 
26
  "down_proj",
27
- "gate_proj",
28
- "q_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "o_proj",
23
+ "up_proj",
24
+ "k_proj",
25
  "down_proj",
26
+ "q_proj",
27
+ "v_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1996845e73c5d5ef969da1747c8ea7bb24b7ddf21811fdba4b5cbe61f355fb1
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef65ac3da2fa31d80c2bb94047e145299df0331d63b8942a41dfe84d39874133
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b1edb860332f7765dc0b0e7dd9691a7dae749cb03dd6fc0a1c2d9ee804c7247
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5ae90e0d65856faef31007d46d1235c89200db56665132c1aa5a1309567452
3
  size 5944