fasterinnerlooper commited on
Commit
6d686b7
·
verified ·
1 Parent(s): 7d237e2

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
- "o_proj",
24
  "up_proj",
 
25
  "k_proj",
26
- "v_proj",
27
  "down_proj",
28
- "q_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "up_proj",
23
+ "q_proj",
24
  "k_proj",
 
25
  "down_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "v_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:b77485b384828f2e4e776585275b9138433cb6ad37b0fc67b579f2bca8b37b15
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b30514e1e04d0093fd1f20fcdbbfed8a2383faab7fe6107938c15ff1db0522
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:960c7816016a592a21de2058d94a4e06952c43524a0b1f20467c4e4a32b4d779
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4fb1a2c7f41421a5f2e586d7a08e09c712b79395c3af2039744656f98c608e6
3
  size 4856