hmaguire commited on
Commit
3ef50b2
·
verified ·
1 Parent(s): 3387888

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
- "up_proj",
25
- "down_proj",
26
- "o_proj",
27
  "v_proj",
 
28
  "gate_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
 
 
24
  "v_proj",
25
+ "q_proj",
26
  "gate_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:441220b98a76621607a0682f68109700e7a6bcab50c2162f73584c50a509f1a8
3
  size 7111376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c2842711764b5e235f3489ffe7fda23cc01ca57d97c0927db0bb7aa15542e0f
3
  size 7111376