Fix EOS in special_tokens_map.json

This commit is contained in:
ai-modelscope
2025-01-13 21:10:32 +08:00
parent 696218803c
commit b4e77e7940
13 changed files with 66082 additions and 57 deletions

6
generation_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"_from_model_config": true,
"bos_token_id": 32013,
"eos_token_id": 32014,
"transformers_version": "4.34.1"
}