File size: 424 Bytes
0d56bf3
 
 
 
 
 
 
1
2
3
4
5
6
7
8
cls: >
  Predict the matched intent name for the user utterance. Format the output as JSON with the following keys:
  intent_name as string
ner: >
  Extract the specified entities from the user message. Output JSON list of dictionaries with keys "text" and "entity_type".
nsp: >
  Generate a user response or query which would follow logically from the conversational context on personal finance. Limit to 10 words or less.