pavan207507 commited on
Commit
70100f0
·
verified ·
1 Parent(s): bd33611

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
- "k_proj",
25
- "q_proj",
26
- "up_proj",
27
  "v_proj",
 
28
  "down_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "o_proj",
25
  "down_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "k_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:fc374590aee85f5239fe13c09cab2dbbe93888c25368074b9850292cae0f57e8
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e4a5600b2101b6684597a68270cdc564bae1d09c6268e123128e4daeab7a98
3
  size 167832240
runs/Aug20_13-48-42_131089ae00d3/events.out.tfevents.1724161732.131089ae00d3.921.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b3f75fee1b07ac9aad146ce821678bc769bdd1f3bb3a82ebc58029f5d633cbf
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:ca725d97e7ef0722813921cb92c339d890dba4afb9bd0f5d2db4940fd724282b
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:993324930418d0ed4180274153e36d39c1afe6ff5525e87d0685af29b1b976d3
3
  size 5176