sravanthib commited on
Commit
d9a726d
·
verified ·
1 Parent(s): a3fc73c

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "q_proj",
28
- "gate_proj",
29
- "o_proj",
30
  "down_proj",
 
 
 
31
  "v_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "down_proj",
27
+ "k_proj",
28
+ "o_proj",
29
+ "q_proj",
30
  "v_proj",
31
+ "up_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:77fe4b7d759969554486cc784ea0a2b37d8f66b107f044e03b8637e150a2ca73
3
  size 40422208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d99bfd26f67fc16d57de5daa5fe089f216a1fa92f8bd4e92a838342230ff93
3
  size 40422208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2823692222c26c431e4e89c28da418607d2b175179e13018cc2364b8016f91fa
3
  size 9400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:245de4dceda8be6eec97f1af8befb50bc4363f8d24cbe712c3ec4a545745b4ef
3
  size 9400