pavan207507 commited on
Commit
ac024f6
·
verified ·
1 Parent(s): 65f68ab

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "v_proj",
25
  "gate_proj",
 
 
 
26
  "o_proj",
27
  "q_proj",
28
- "k_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "down_proj",
25
+ "k_proj",
26
+ "up_proj",
27
  "o_proj",
28
  "q_proj",
29
+ "v_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:125e13f7cb1765ce96ec4e427f5b88e85439661f1efca9531e76c717ea31fbda
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91933fd2dbd762c0f1fd07d4b1bec63847485ce35cfe4d919cc8098127fcb4be
3
  size 167832240
runs/Aug20_07-28-42_5a8ce981d5b2/events.out.tfevents.1724138938.5a8ce981d5b2.211.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc6f23207a5161f49f579140ef328e74b642df5970e814f0670f048b9807af6a
3
+ size 8021
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:d3e98a1d239f4d6410285da9966afe7c5f92dc3cd915cba97f34c6b720a93e8e
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3892af5d01f9424deca8b4d0c30f0efd8c6795088d7594c905ed2ed6d282e8fc
3
  size 5176