jan-hq commited on
Commit
4c8fd6f
1 Parent(s): b635ce6

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "up_proj",
24
- "down_proj",
25
  "o_proj",
 
26
  "gate_proj",
27
- "q_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj",
 
24
  "o_proj",
25
+ "up_proj",
26
  "gate_proj",
27
+ "down_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94aeffd895bb8f6b1f6632825a7485a3ff8e15dc58cac1c24728d6646cb924a5
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fece0d7bb42c3e8ce8787a1fc82bd96643a8623b57ba99a6ec4a3334e9be48e6
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de42bec59d8821be3016ce60b224b318da5a4c2cb66ba4f78d52bd199b9d223a
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa7f102b7f85e59d25b6a890ee300147db34e5bede19a3c208f77f8c4e61557
3
  size 4728