hoang1123 commited on
Commit
4d4138c
·
verified ·
1 Parent(s): 7de3746

Training in progress, step 60

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "o_proj",
24
- "gate_proj",
25
- "k_proj",
26
  "up_proj",
27
  "down_proj",
 
 
 
28
  "q_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "down_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "o_proj",
28
  "q_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:568521fc2f1dbbab645627ddbc9d4fdbf7917e8d4050750b354b291a8e586a00
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b34ec67e38b2836e63f16d00052b26ec90e9147c8d0fa728c524f5d067611f8
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:603c1f86a3958220e3814e1ec9e9d4875bdc994d33bf9323d715a59d441f46d9
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5592d5cb23e399a8345ba6168dc6d23e3d94f7e38c319811d702c7b2264dbc6e
3
  size 5176