SuperSecureHuman commited on
Commit
1aa1e32
1 Parent(s): 3154af3

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "codellama/CodeLlama-7b-Instruct-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,13 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "k_proj",
23
- "o_proj",
24
  "v_proj",
25
- "up_proj",
26
- "down_proj",
27
- "gate_proj",
28
- "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/phi-2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "fc2",
23
+ "q_proj",
24
+ "fc1",
25
  "k_proj",
 
26
  "v_proj",
27
+ "dense"
 
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07bfb2693d0ceb43aacf984e386d202f05de0b5ce6398d0700a282c8735b8b39
3
- size 159968328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be24b2eed9687459f8b81e351f16a9c7a7b946f7df2cecd7e1088166daf59318
3
+ size 188794608
runs/Feb22_06-05-12_3975c3cdbc7d/events.out.tfevents.1708581924.3975c3cdbc7d.18457.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:024a1ae7525b6358171940fc68a43a57c5fef88de2127e65603b72c7ea4f6f1f
3
- size 18580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9479f2b03a99ebeacc8186f5bfb1754c216ddf94f6d4334d8c88d121583b46cd
3
+ size 22345
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad331c47df6395528f66c1e474ca0c751c9374f43e9ca9a5d27f9e34c64b0158
3
- size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e0764cf3a1d4943f868b727aa80e33f5b0f27125706e919962d07d2528ed64
3
+ size 4728