pavan207507 commited on
Commit
2e33cbf
·
verified ·
1 Parent(s): 0ad17cf

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
- "o_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "v_proj",
 
 
27
  "up_proj",
28
- "q_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
24
  "v_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
  "up_proj",
28
+ "k_proj",
29
+ "o_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:075027d4cdaffe0ebdc9e46b7b5bcd5123a34bfc693e6310a9bda677c9ff1d4a
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91933fd2dbd762c0f1fd07d4b1bec63847485ce35cfe4d919cc8098127fcb4be
3
  size 167832240
runs/Aug20_09-07-32_60dd22d1c1a0/events.out.tfevents.1724144874.60dd22d1c1a0.321.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d6dd0de14e450bea600c596aeaed3c5edea7958baf28a7d2ff3dcc30d07ef2
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:b73f767b546c2e6be7593c238f843c4ec94838fbd9e3f09ad73dcb8f4248d71a
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4039152f89a6e513170b4f315020c79ed0e2b1280f2a8abca2f8363c1f1aa34f
3
  size 5176