| { | |
| "name": "openshift-microshift-epoch8-2025-Apr-06", | |
| "base_model": "Qwen/Qwen2.5-Coder-14B-Instruct" , | |
| "context_length": 8192, | |
| "model_type": "qwen", | |
| "quantized": "true", | |
| "finetune_steps": [ | |
| { | |
| "base_model": "Qwen/Qwen2.5-Coder-14B-Instruct", | |
| "step": 2, | |
| "data": "parsed_data", | |
| "epochs": "8", | |
| "batch_size": "8", | |
| "dataset_size": "1260", | |
| "num_tests": "" | |
| } | |
| ], | |
| "project": "openshift/microshift", | |
| "prompt_template": { | |
| "user_tag": "<|start_header_id|>user<|end_header_id|>", | |
| "end_tag": "<|eot_id|>", | |
| "assistant_tag": "<|start_header_id|>assistant<|end_header_id|>" | |
| } | |
| } |