Around6827 commited on
Commit
a18d633
·
1 Parent(s): 95aac61

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "up_proj",
20
- "k_proj",
21
  "down_proj",
22
  "v_proj",
23
- "gate_proj",
24
- "q_proj",
25
- "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "o_proj",
20
+ "gate_proj",
21
  "down_proj",
22
  "v_proj",
23
+ "k_proj",
24
+ "up_proj",
25
+ "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a737abf3873d57413fc6e24e6d98ab95f204f696155e4f2777f702a65cbd561a
3
  size 500897101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a40e621b11682ab0527a725467c83cb976fbe9f0d0bab8c13f031189070fff
3
  size 500897101
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44e1a7219538094be7c3aa3b9acee4e4ca955a354517e10f6445d9860f4e9041
3
  size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff1266a20a5a8a0329f50591a661ce626ed4b461eb14c66b3923fb7992b8b576
3
  size 4475