Training in progress, epoch 9
Browse files- adapter_model.safetensors +1 -1
- special_tokens_map.json +1 -7
- tokenizer_config.json +0 -7
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 161510984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30edf324492ce7f5b698d5ba0b85844f29b2bca2761f81a0ebdc407b15af2ea0
|
3 |
size 161510984
|
special_tokens_map.json
CHANGED
@@ -10,11 +10,5 @@
|
|
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 |
}
|
|
|
10 |
"rstrip": false,
|
11 |
"single_word": false
|
12 |
},
|
13 |
+
"pad_token": "<|im_end|>"
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
}
|
tokenizer_config.json
CHANGED
@@ -35,16 +35,9 @@
|
|
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 |
}
|
|
|
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 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:293e3de14e6d38c319dc38af7a0c651e6dd1cfe66c94a46575d19e9b4ff195de
|
3 |
size 5368
|