imdatta0 commited on
Commit
7d956cb
·
verified ·
1 Parent(s): a39de13

Training in progress, step 80

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
  "q_proj",
25
- "o_proj",
26
- "up_proj",
27
- "v_proj",
28
- "k_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "v_proj",
25
+ "up_proj",
26
  "down_proj",
27
  "q_proj",
28
+ "gate_proj",
29
+ "o_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:744fca2a9d702d43bb4df83adee0f3ae3828826b2a05fc81d67cf89e02127d1b
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f026773983fbf4bbf0a180144728578036c50c9286fc8c366e3e83a32d2c402
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d589daf23b69e7b2a7ada2234de62fc4255c8d45171d09d917f37c5b5b0047f
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285d2f7e65e8accacae9757c054910c2e93e4a6dedb2f5a925f78b7261a0a81c
3
  size 5304