sravanthib commited on
Commit
fb47fbf
·
verified ·
1 Parent(s): 7617b0e

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "k_proj",
28
  "up_proj",
29
  "o_proj",
30
- "v_proj",
31
  "down_proj",
 
 
 
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "up_proj",
27
  "o_proj",
 
28
  "down_proj",
29
+ "gate_proj",
30
+ "k_proj",
31
+ "v_proj",
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aecf0eb7b23b3de9e2738e6b982c744c84b589acaf46dcbb37ca05ca560b9137
3
  size 40422208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad6b3df030c86069c2758529929630a37ea7a3edf7e558e33a2fa9fbcf2cf05
3
  size 40422208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06852b42de6ded73e8b27f6b01c20d74b4ca9d518d959116e0adf61557144ccc
3
  size 9400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb98b319b410124a17fcc1e2864a13fec37f893712ff3140dceef63040397ae
3
  size 9400