wcarr993 commited on
Commit
de504be
1 Parent(s): c6bbbdc

Training in progress, step 500

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
- "q_proj",
20
- "o_proj",
21
- "gate_proj",
22
  "up_proj",
 
23
  "down_proj",
24
- "k_proj",
25
- "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "k_proj",
 
 
20
  "up_proj",
21
+ "gate_proj",
22
  "down_proj",
23
+ "o_proj",
24
+ "v_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:c13ee2da8aaf378fd36fdf77702ffc7702bbc75a0b695faaa5d6005d7f69b8b7
3
  size 639792909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2379132b62432197408b2ee9b21a7defbce1faacd62896f42452ba8b3a40bd3e
3
  size 639792909
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0aad160f08c955430ef5092a641ff405c598400b52498fc82123feaef874c719
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3893bb5bf8a435415c1101e250b00e95802e5ead0ee43d058a754e5840affb63
3
  size 4027