ketchup123 commited on
Commit
382a0fe
1 Parent(s): e29103c

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a9968c60b5e93aa0c261cac360a2e490f9ab367699a5be61ea4e47fcccaaa45
3
  size 6824216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79507b0d5f1b02a7031a65ddecd3369080938d999c35a0d9f751bd0eb9b3cf3b
3
  size 6824216
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90883524dbec2e8c465564ac46b4e5298235668a5cf8523690f06f45f51646fe
3
- size 17210197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5b19d7e329fad2c5f9bf41e13620fa45779bbbe1622e8d570e3c0b51f935ae
3
+ size 17210196
tokenizer_config.json CHANGED
@@ -2059,5 +2059,6 @@
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|eot_id|>",
 
2062
  "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }
 
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|eot_id|>",
2062
+ "padding_side": "left",
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:a946d9ef8cc8209fe43d5733106b200f7a5ccc4e1bcdefe311dcac333050c660
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502a8726883e57dea4c20e2ca04ea14cd57d7c371e78fca9a2c5edb43103b8fb
3
+ size 5560