lukeleeai commited on
Commit
10905d4
·
verified ·
1 Parent(s): 3cf36c9

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj",
24
- "up_proj",
25
  "down_proj",
26
- "gate_proj"
 
 
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "down_proj",
23
+ "v_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c852374cc431760e567b4fdcf87f0836d8ccfc9578608bf5fcaad17e5ec5183f
3
  size 562080424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a7de9419681647dbeb00c77848714b0c224a6ac8f6745eeffa2d448528cba5
3
  size 562080424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7ceef18c618dceee1d603749192b45d26097c878f748e4673e02092ebbd20c1
3
  size 6072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cdf6f5ddbd2b1e340a03d3c766de689bf41c4a0d5abcf1b443ad5a1dcd5c80d
3
  size 6072