akhilesh-mishra commited on
Commit
66d64a6
1 Parent(s): 686bb57

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -21,7 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "v_proj"
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "v_proj",
25
+ "k_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c89fe606cf8498354aacc29dcfca5527a4c632eba45ea1c5e114ccf096434702
3
- size 134235048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d381ace8d2079f8089676f25b1121f8d13a4103cfc6b59033f9b0ec10f5346ac
3
+ size 268470272
tokenizer.json CHANGED
@@ -139,6 +139,7 @@
139
  "end_of_word_suffix": null,
140
  "fuse_unk": true,
141
  "byte_fallback": true,
 
142
  "vocab": {
143
  "<unk>": 0,
144
  "<s>": 1,
 
139
  "end_of_word_suffix": null,
140
  "fuse_unk": true,
141
  "byte_fallback": true,
142
+ "ignore_merges": false,
143
  "vocab": {
144
  "<unk>": 0,
145
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de521e2e49a8cd48490736ba9d87bb8995cfaad491deacd27985479b39be000b
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4916dc4ab964b330f29a6a60aebdc78736cf44c984746aa505304e6dfc1953ea
3
+ size 4984