oodeh's picture
Add files using upload-large-folder tool
91a9a79 verified
{
"name": "odap-operator-tag-r16-a16-epoch10",
"base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
"context_length": 22000,
"model_type": "finetuned",
"finetune_steps": [
{
"base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
"step": 1,
"data": "oodeh/oadp-tag-training",
"epochs": 10,
"batch_size": 32,
"dataset_size": 1193,
"num_tests": ""
}
],
"project": "oadp-operator",
"prompt_template": {
"user_tag": "<|start_header_id|>user<|end_header_id|>",
"end_tag": "<|eot_id|>",
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
}
}