初始化项目,由ModelHub XC社区提供模型

Model: twanh/ATiNLP-qwen-debias-pandas-eng-small
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-13 10:48:15 +08:00
commit 459a34ba1f
8 changed files with 392 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"do_sample": false,
"eos_token_id": [
151643
],
"max_new_tokens": 2048,
"pad_token_id": 151643,
"transformers_version": "5.3.0"
}