emilykang commited on
Commit
850714c
1 Parent(s): 0817f97

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "gate_proj",
25
  "down_proj",
26
  "up_proj",
27
- "q_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
  "down_proj",
24
  "up_proj",
25
+ "o_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "gate_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55ecd9b492914e1d411134df353dcc219964284e4b9469ed06b407e91bc81ef7
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b90e5c7b6bd932605141c217b2b445fc3e5db083850d8d69002a308e49db4a1c
3
  size 5048