imdatta0 commited on
Commit
ee297f4
1 Parent(s): 602d28c

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
- "up_proj",
25
  "o_proj",
26
- "v_proj",
27
- "gate_proj",
28
  "q_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
24
  "o_proj",
 
 
25
  "q_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "up_proj",
29
+ "v_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:88fb7596ea2460ddf2e5a52c7dfd4d5f28564321fbe17416f46e5584b79bccc9
3
  size 108113968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a457d967682b2483f366023dc526e4ede057fad61b19c473dd59ab2c039cc0f7
3
  size 108113968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:804d7baeeab14990b094928042b2f2bc2c70f47f3d2e634bb57e25f052750985
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1c6eb8d24eb039ff297cbdb3324ea1b2ea53f5a03748b472a47d2cfcecce92
3
  size 5304