File size: 641 Bytes
846ed29
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ab62c95
8e3b1af
846ed29
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "Serverless-Workflows-r16-a16-Epoch-10",
  "base_model": "unsloth/Meta-Llama-3.1-8B-Instruct",
  "context_length": 8192,
  "model_type": "finetuned",
  "finetune_steps": [
    {
      "base_model": "Meta-Llama-3.1-8B-Instruct",
      "step": 1,
      "data": "serverless-workflows",
      "epochs": 10,
      "batch_size": 8,
      "dataset_size": 1390,
      "num_tests": ""
    }
  ],
  "project": "Serverless Workflows",
  "prompt_template": {
    "user_tag":"<|start_header_id|>user<|end_header_id|>",
    "end_tag": "<|eot_id|>",
    "assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
  },
  quantized: false
}