model base fine tuned

This commit is contained in:
2025-12-23 16:53:06 +01:00
parent 0fcb9188fc
commit b291e0e53f
27 changed files with 4863295 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
1,
50,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.3"
}