caldana commited on
Commit
cd8b6e8
1 Parent(s): c0c47d6

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "v_proj",
25
- "down_proj",
26
- "up_proj",
27
  "gate_proj",
 
 
28
  "o_proj",
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "gate_proj",
24
+ "up_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "down_proj",
28
+ "v_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe2d5a1cf24683dd40a512f0a0d6ac2a3aeded9923015b78cf905bc409d3a493
3
  size 167832688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df89ab08d6bc5f70892b39f6f160811827ce5c61da53cbb8e4fdfdc2e6d405f4
3
  size 167832688
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:473d9517a9bbcf2f42e29d7d839cc027ddf160af6f427f0a2bb6f70d2136495e
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49f91b3b735689bfbfc55f73a1efed0202c162139520b25a755aa4dd0cdac0fa
3
  size 5880