0prodigy commited on
Commit
ca9e919
1 Parent(s): a16b6ed

Training in progress, epoch 0

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
@@ -14,13 +14,13 @@
14
  "r": 32,
15
  "revision": null,
16
  "target_modules": [
17
- "down_proj",
18
- "q_proj",
19
  "v_proj",
20
  "o_proj",
21
- "up_proj",
22
- "gate_proj",
23
- "k_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 32,
15
  "revision": null,
16
  "target_modules": [
17
+ "up_proj",
 
18
  "v_proj",
19
  "o_proj",
20
+ "down_proj",
21
+ "k_proj",
22
+ "q_proj",
23
+ "gate_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29d4e28db81ddb9be2da2f2957b947c08e7db29f042a38b0b2cf9e050e0cfcc6
3
  size 319977229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7db2072a2e5faf266b0461c556823e3b57f6bd87cfc071717314a138711bc00e
3
  size 319977229
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a83fe99d92afbc55572610cf83989d9e70569d25eca9254f0ddc47037724b9e
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba6d6291d49bb6faec06e1974982c42a80d019f9d6bdf3d6b442a0d7ed1844a
3
  size 4027