EdBerg commited on
Commit
446c652
·
verified ·
1 Parent(s): b24e378

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -27,12 +27,12 @@
27
  "revision": null,
28
  "target_modules": [
29
  "up_proj",
30
- "down_proj",
 
31
  "v_proj",
32
- "q_proj",
33
  "gate_proj",
34
- "o_proj",
35
- "k_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
27
  "revision": null,
28
  "target_modules": [
29
  "up_proj",
30
+ "o_proj",
31
+ "k_proj",
32
  "v_proj",
33
+ "down_proj",
34
  "gate_proj",
35
+ "q_proj"
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c66b5f95f8921b10e42e9a3bf0d3e27ebfdf3184617085c44e8903507bfd1bd
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70964fc0a45dbe82231946646b62fc636399cdbe746b2a853f0e69f123c6e505
3
  size 5304