File size: 578 Bytes
01478ed 57b1fe5 01478ed 57b1fe5 01478ed 57b1fe5 01478ed dc045bc 57b1fe5 01478ed 57b1fe5 01478ed |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
{
"name": "NCS24-150K-epoch1",
"base_model": "meta-llama-3-8B-Instruct-4bit",
"context_length": 8192,
"model_type": "finetuned",
"finetune_steps": [
{
"base_model": "meta-llama-3-8B-Instruct-4bit",
"step": 1,
"data": "NCS-TESTS-24",
"epochs": 1,
"batch_size": 8,
"dataset_size": 150000,
"num_tests": "412"
}
],
"project": "NCS",
"prompt_template": {
"user_tag":"<|start_header_id|>user<|end_header_id|>",
"end_tag": "<|eot_id|>",
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
}
} |