Atipico1 commited on
Commit
47189df
1 Parent(s): e967a6f

Training in progress, epoch 2

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef64e7f61c6278300455b9ab503bb69978078f372f7d7edb22093b7ed61a04cf
3
  size 161510984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02081f425279b05cd8c0788859e59a08a761580c3f9f469c0f509578dde04003
3
  size 161510984
special_tokens_map.json CHANGED
@@ -10,5 +10,11 @@
10
  "rstrip": false,
11
  "single_word": false
12
  },
13
- "pad_token": "<|im_end|>"
 
 
 
 
 
 
14
  }
 
10
  "rstrip": false,
11
  "single_word": false
12
  },
13
+ "pad_token": {
14
+ "content": "<|im_end|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
  }
tokenizer_config.json CHANGED
@@ -35,9 +35,16 @@
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",
 
 
42
  "unk_token": null
43
  }
 
35
  "clean_up_tokenization_spaces": false,
36
  "eos_token": "<|im_end|>",
37
  "errors": "replace",
38
+ "max_length": 131072,
39
  "model_max_length": 131072,
40
+ "pad_to_multiple_of": null,
41
  "pad_token": "<|im_end|>",
42
+ "pad_token_type_id": 0,
43
+ "padding_side": "right",
44
  "split_special_tokens": false,
45
+ "stride": 0,
46
  "tokenizer_class": "Qwen2Tokenizer",
47
+ "truncation_side": "right",
48
+ "truncation_strategy": "longest_first",
49
  "unk_token": null
50
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6468c35a2684fbb6502e7283b841b08ffe4068eeeffe6a115df9b7fea8f68918
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23074df277a61064271bedf397e3ad26e994b48e174977e131fd1740a8d8e735
3
  size 5368