This commit is contained in:
44670
2023-08-22 20:13:48 +08:00
parent 693ae2d823
commit 4331aee093
9 changed files with 119 additions and 0 deletions

7
generation_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 2,
"transformers_version": "4.31.0"
}