xshubhamx commited on
Commit
775fc17
1 Parent(s): 735e2dc

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
- "down_proj",
18
  "gate_proj",
19
- "v_proj",
20
  "o_proj",
21
  "k_proj",
22
- "q_proj",
23
- "up_proj"
 
24
  ],
25
  "task_type": "SEQ_CLS"
26
  }
 
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
 
17
  "gate_proj",
18
+ "q_proj",
19
  "o_proj",
20
  "k_proj",
21
+ "down_proj",
22
+ "up_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "SEQ_CLS"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3aab871a8ecd2948966e611d672f7f15045de846101112b111fd7529a20f029a
3
  size 50626520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d1322976c79d6ddba0baecc0e11e15efc1ead375493594c4bca26eb5644e5e
3
  size 50626520
runs/Apr16_18-48-40_9833a4855afb/events.out.tfevents.1713293321.9833a4855afb.25.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0f5ad5738d55359796662f08242dce13812efca6d891405db835ec000f37893
3
- size 6993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24900b80894f0fe4b4bb6d482cabb73b25b408556341640aa2c3671c98237100
3
+ size 8052
tokenizer_config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<unk>",
 
1
  {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
  "added_tokens_decoder": {
5
  "0": {
6
  "content": "<unk>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:775edbef1a236739aee4d2ec1eb05a7261dcdcafc6d678204639e3f4466b9de1
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fafdba41732eab6f8b05f79e51dec541f05fd3118d1ff77580870456d60693
3
+ size 4920