willtensora commited on
Commit
ffeaee4
·
verified ·
1 Parent(s): 4e52780

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "gate_proj",
25
- "o_proj",
26
  "up_proj",
 
 
27
  "down_proj",
28
- "v_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
+ "k_proj",
25
+ "gate_proj",
26
  "down_proj",
27
+ "o_proj",
28
+ "q_proj",
29
+ "v_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:eaf406d8cdb6b52f8a340431d451dc1fc4681e2ed0bc3663717273a1b9b3ef12
3
  size 9048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c945ca30ec1e375834aa87855da4255d894deb40e5b9f52325c3ea6fe5a0705
3
  size 9048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e1debdbe4095d32d1d33ca4aa71553472896ec45d93796674ecc45e1e93db66
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffc137fa98ebb6d0b8662ffb83c7ce3e658bcb1935535cbd825760cff33994a6
3
  size 6776