Serj commited on
Commit
867d113
1 Parent(s): 06fd2e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -8,6 +8,16 @@ widget:
8
  example_title: "Open Label Intent Classification"
9
  ---
10
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  # Model Card for Model ID
13
 
 
8
  example_title: "Open Label Intent Classification"
9
  ---
10
 
11
+ # Prompt Structure
12
+ Topic %% Customer: text.
13
+ END MESSAGE
14
+ OPTIONS:
15
+ each class separated by %
16
+ Choose one topic that matches customer's issue.
17
+ Class name:
18
+
19
+
20
+ You have to have a period after the end of the text, otherwise you'll get funky results. That's how the model was trained.
21
 
22
  # Model Card for Model ID
23