akashmaggon commited on
Commit
44979f8
1 Parent(s): 0edc762

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,18 +19,18 @@
19
  "score"
20
  ],
21
  "peft_type": "LORA",
22
- "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_lin",
27
- "pre_classifier",
28
  "q_lin",
29
- "classifier",
30
  "lin1",
 
 
 
31
  "lin2",
32
- "out_lin",
33
- "v_lin"
34
  ],
35
  "task_type": "SEQ_CLS",
36
  "use_dora": false,
 
19
  "score"
20
  ],
21
  "peft_type": "LORA",
22
+ "r": 128,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "q_lin",
27
+ "k_lin",
28
  "lin1",
29
+ "classifier",
30
+ "v_lin",
31
+ "pre_classifier",
32
  "lin2",
33
+ "out_lin"
 
34
  ],
35
  "task_type": "SEQ_CLS",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7f8b2e4c6e563447acac26e1b67145d6fff6ce1f0e6b11945fc83d09b8b33af
3
- size 14021592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a7a41b534570262648d20d433c9eb25b395d78f9636c594a42ebc115888661b
3
+ size 48574880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a08a88d674be1cc17e6e7339a0aae5a7dfa5c95911e06b2bdb9649c5f6de917
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984517b1358c6368ee23af1d01994abd0cae2fb1f98a737dc485df0c0722c454
3
  size 5112