imdatta0 commited on
Commit
d7750ab
1 Parent(s): f5a830b

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
- "v_proj",
25
  "q_proj",
 
26
  "up_proj",
27
- "down_proj",
28
- "k_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
+ "down_proj",
25
  "q_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "o_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:912467de852c7cf1df6bf911a669d8484ca1743ad53bfa2f621e4c395bcbd58b
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce262f37cb2aef0d356ef2150ce2e7f8c9d76b1fdf832b77ff5263b48658913
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:011ff60228c1984d35304d0b8c31837eca474a736e94ac1d179325de70efbcb4
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d7ff6db3aa9e193df3acf817d51a3209f32f700f5bc9876d96d4aa2f1e660f
3
  size 5304