juliadollis commited on
Commit
54df4be
·
verified ·
1 Parent(s): 7a4bb6d

Training in progress, step 13

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