taguser's picture
Update card.json
168ca1a verified
raw
history blame contribute delete
755 Bytes
{
"name": "openshift-tests-private-full-epoch10-2025-Mar-27",
"base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
"context_length": 17589,
"model_type": "qwen",
"quantized": true,
"finetune_steps": [
{
"base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
"step": 2,
"data": "cia-tools/openshift-private-full",
"epochs": 10,
"batch_size": 32,
"dataset_size": 759,
"num_tests": ""
}
],
"project": "openshift-tests-private-full",
"prompt_template": {
"user_tag": "<|start_header_id|>user<|end_header_id|>",
"end_tag": "<|eot_id|>",
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
}
}