pavan207507 commited on
Commit
6a3f416
·
verified ·
1 Parent(s): b077678

Training in progress, step 60

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "o_proj",
25
- "down_proj",
26
- "v_proj",
27
  "k_proj",
 
 
 
28
  "q_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
 
 
 
24
  "k_proj",
25
+ "v_proj",
26
+ "down_proj",
27
+ "o_proj",
28
  "q_proj",
29
+ "gate_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:5d2d8a393f2ea7d420be3661eb5a23ccb8d0fd6a4a412c0b0e33be2d2133c834
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d95198d68f9d8e42f974e19f5d66e85428a4f61c96a8db3cb4c4ee7d7eaadb
3
  size 167832240
runs/Aug20_11-44-58_6b8ef3d72373/events.out.tfevents.1724154301.6b8ef3d72373.880.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cdb9cf570975823306b7761ac62c77522fb40fa2df6568898f6b69dd9fc72d0
3
+ size 18371
tokenizer_config.json CHANGED
@@ -2059,6 +2059,6 @@
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|finetune_right_pad_id|>",
2062
- "padding_side": "left",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"
2064
  }
 
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|finetune_right_pad_id|>",
2062
+ "padding_side": "right",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"
2064
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98a0e161a1a2f9b629f8c2b58a9cc29ac95ab8f778e5453abc8656ab0472f024
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da0ce8d671bc192795378bd5f52d67ebd19528d1db20d5bf8864fe35fef7738
3
  size 5176