(Trained with Unsloth)

This commit is contained in:
Magnus
2025-07-19 07:11:23 +00:00
committed by system
parent 567425fe30
commit b0d320983c
8 changed files with 294055 additions and 0 deletions

6
special_tokens_map.json Normal file
View File

@@ -0,0 +1,6 @@
{
"bos_token": "<|endoftext|>",
"eos_token": "<|im_end|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}