rahul77 commited on
Commit
05203c9
·
verified ·
1 Parent(s): 9670b23

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3b7b04ed77283402df12084c296c0482e72cf130b32de7eb2dbe08d18a1cb68
3
  size 10107280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6183733de9407138eb631d8de1f52253023da56deddb73187671e9e03db87a38
3
  size 10107280
runs/Oct28_09-02-14_fa7e96bd1c98/events.out.tfevents.1730106257.fa7e96bd1c98.30.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72726d08afa8f8af8c3bcc02c702454b13c85d5ce0cbedc05d906f5b89930b05
3
+ size 4184
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5827cafdfa8db5f6caa25d0867fe6cb20c100b1eabc18bdfca4f905e17e30c0
3
- size 11420636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05cb87d631d97fc8d7e4d1c12e3353d2035be75dbd587fb9ed926c5299b6fc4
3
+ size 11420637
tokenizer_config.json CHANGED
@@ -136,7 +136,7 @@
136
  "errors": "replace",
137
  "model_max_length": 32768,
138
  "pad_token": "<|endoftext|>",
139
- "padding_side": "left",
140
  "split_special_tokens": false,
141
  "tokenizer_class": "Qwen2Tokenizer",
142
  "unk_token": null
 
136
  "errors": "replace",
137
  "model_max_length": 32768,
138
  "pad_token": "<|endoftext|>",
139
+ "padding_side": "right",
140
  "split_special_tokens": false,
141
  "tokenizer_class": "Qwen2Tokenizer",
142
  "unk_token": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c81ad91192d7012774bc003089fbd756b48f693cfabb905d50fbf1b0a8fec282
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ee087aa3a41080c9963daeee30c07a11b8a598db0246914525216c0d974835
3
  size 5560