Atipico1 commited on
Commit
196e3be
·
verified ·
1 Parent(s): 125acda

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen2-7B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2-1.5B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2abc380f71d6e38979d4bbc87393556fe8a9874ff0155dd86ea4417df6dfee35
3
- size 161510984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b700afe4298422309806cd8ea82addc5350647f783d6aa3c76424b7698072acb
3
+ size 69760376
tokenizer_config.json CHANGED
@@ -35,7 +35,7 @@
35
  "clean_up_tokenization_spaces": false,
36
  "eos_token": "<|im_end|>",
37
  "errors": "replace",
38
- "model_max_length": 131072,
39
  "pad_token": "<|im_end|>",
40
  "split_special_tokens": false,
41
  "tokenizer_class": "Qwen2Tokenizer",
 
35
  "clean_up_tokenization_spaces": false,
36
  "eos_token": "<|im_end|>",
37
  "errors": "replace",
38
+ "model_max_length": 32768,
39
  "pad_token": "<|im_end|>",
40
  "split_special_tokens": false,
41
  "tokenizer_class": "Qwen2Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:422acc4b060de7d492f8119a8fb6858c4c46d29016e6f7a9f641f036bcc921db
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25701ee5c72eb5a92a55ef370b04b3fe856f9a78d38c074182393ff7251d9eca
3
  size 5368