Text Generation
PEFT
Safetensors
Muhammad7865253 commited on
Commit
85bc0c5
1 Parent(s): 9078c5e

Update model_config.json

Browse files
Files changed (1) hide show
  1. model_config.json +1 -1
model_config.json CHANGED
@@ -51,7 +51,7 @@
51
  "max_new_tokens": null
52
  },
53
  "alpaca_prompt": {
54
- "template": "Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n### Instruction:\n{}\n\n### Input:\n{}\n\n### Response:\n{}",
55
  "eos_token": true
56
  }
57
  }
 
51
  "max_new_tokens": null
52
  },
53
  "alpaca_prompt": {
54
+ "template": "If you are a licensed psychologist, please provide this patient with a helpful response to their concern.\n\n### Instruction:\n{}\n\n### Input:\n{}\n\n### Response:\n{}",
55
  "eos_token": true
56
  }
57
  }