xshubhamx commited on
Commit
04fdf23
1 Parent(s): d42fd9b

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
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
  }
 
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
 
 
 
17
  "k_proj",
18
  "down_proj",
19
+ "o_proj",
20
+ "gate_proj",
21
+ "q_proj",
22
+ "v_proj",
23
+ "up_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:63d1322976c79d6ddba0baecc0e11e15efc1ead375493594c4bca26eb5644e5e
3
  size 50626520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d136cd2cea229404ff4edcd765f7ae8532c03a9cada05cea0ea387eefdecf46d
3
  size 50626520
runs/Apr16_21-32-52_530f60bd592e/events.out.tfevents.1713303173.530f60bd592e.8153.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c67193431565df2bd02bdbe7b7032461311caceb37a10a0497a1d2a1085d934
3
- size 6644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7967645794f4f8761819ff8a6ee0a7ae2d11ffbcaf7c99320dadaab22a674ecb
3
+ size 6801
runs/Apr17_08-26-15_530f60bd592e/events.out.tfevents.1713342376.530f60bd592e.249.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00cfb41671e8fea3536f31ab600c00ab7d97d4a54111e02ccf1676bff46c87cf
3
+ size 6644
tokenizer_config.json CHANGED
@@ -1,6 +1,4 @@
1
  {
2
- "add_bos_token": true,
3
- "add_eos_token": false,
4
  "added_tokens_decoder": {
5
  "0": {
6
  "content": "<unk>",
 
1
  {
 
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<unk>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97fafdba41732eab6f8b05f79e51dec541f05fd3118d1ff77580870456d60693
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f5fd560de7929fa900a07f6b2ea1ff18602c1b6c7171e4c9203c260226c44b
3
+ size 4600