scthornton commited on
Commit
0961a79
·
verified ·
1 Parent(s): 28d0779

Training in progress, step 411

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
- "up_proj",
34
  "k_proj",
35
- "v_proj",
36
- "o_proj",
37
  "gate_proj",
38
- "down_proj"
 
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "down_proj",
 
33
  "k_proj",
 
 
34
  "gate_proj",
35
+ "up_proj",
36
+ "v_proj",
37
+ "q_proj",
38
+ "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68f43e128d3e5d6bcebf0b56652c62d6b0cbdba3312210551169115403e64eb0
3
  size 275341720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7ccf5c4a6b04c915ae93d915d5064afda13a07bf12a7d05aafc1a7576ee939
3
  size 275341720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b72b77faf8d6303a809248a6461199bc5c98ec7c07e6b444dec75cf3065c7547
3
- size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:499033a660d13e26e9fef9838d115a379ce8249ad22bc0679622cef054d8740f
3
+ size 5265