dafajon commited on
Commit
6d12c68
·
verified ·
1 Parent(s): a8cd092

Training in progress, step 42

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "down_proj",
28
  "q_proj",
 
 
29
  "v_proj",
30
- "k_proj",
31
  "o_proj",
32
- "up_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "q_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
  "v_proj",
 
30
  "o_proj",
31
+ "down_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2154455900861e4aed404f06fd656e28e6665e5b70a9c02f1f02385f5c631e8e
3
  size 262219392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ca2cd00a517f2d19b06b369bff1e013b8c29c25edd2660cc19cb0d9c24a522
3
  size 262219392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce34f76715f52b26408b98721e543fcee14af4fdebb161556d38090f70fcd1cb
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a3a5ee50f22ae7f2c74f5a4ccb249aab5bfeda4ed642ee1fdb8aa9979abb658
3
  size 5688