farmery commited on
Commit
0de57c1
1 Parent(s): f4132f8

Training in progress, step 25

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