Update README.md

This commit is contained in:
ai-modelscope
2024-09-08 00:09:23 +08:00
parent 76120248c2
commit 06e9c9d421
12 changed files with 543 additions and 54 deletions

1
special_tokens_map.json Normal file
View File

@@ -0,0 +1 @@
{"bos_token": {"content": "<s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}, "eos_token": {"content": "</s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}, "unk_token": {"content": "<unk>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}}