chore: add .gitignore

This commit is contained in:
dom
2026-03-05 00:37:41 +01:00
parent 542797a124
commit 2578afb6ff
1716 changed files with 1905609 additions and 18 deletions

View File

@@ -0,0 +1,32 @@
{
"models": {
"coding": "gemma3:27b-cloud",
"cpam": "deepseek-v3.2:cloud",
"validation": "deepseek-v3.2:cloud",
"qc": "gemma3:12b"
},
"ollama_model": "gemma3:27b-cloud",
"ollama_url": "http://localhost:11434",
"timestamp": "2026-02-19T22:06:51.602389",
"run_id": "20260219_220651_multimodel_v1",
"dossiers": [
"116_23065570",
"132_23080179",
"134_23050890",
"143_23096917",
"145_23057452",
"153_23102610",
"170_23077016",
"176_23124187",
"17_23100690",
"183_23087212"
],
"args": {
"n": 10,
"gold_standard": true,
"clean": true,
"no_reprocess": false,
"seed": 42,
"label": "multimodel_v1"
}
}