| { | |
| "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|>" | |
| } | |
| } |