imdatta0 commited on
Commit
7572e41
·
verified ·
1 Parent(s): eee3cdc

Training in progress, step 16

Browse files
adapter_config.json CHANGED
@@ -25,11 +25,11 @@
25
  "target_modules": [
26
  "k_proj",
27
  "down_proj",
28
- "gate_proj",
29
- "o_proj",
30
  "q_proj",
31
  "up_proj",
32
- "v_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
25
  "target_modules": [
26
  "k_proj",
27
  "down_proj",
28
+ "v_proj",
 
29
  "q_proj",
30
  "up_proj",
31
+ "o_proj",
32
+ "gate_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:70cd9784404ea0e3e29d17a3c9477abc6816742759d9c9e02590094a56464e4e
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd0e85bc0daab07f8db44adca5ee69191c9a5456471f8d581651e695246a398
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e0b17e10e5870501e515b3eeeef042e13c17b6142562a66d893d786b9f27215
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c43728c5ebff2e1bf2a3dbdfdf267f0907177f883219c47c7b159788f8834ea
3
  size 5944