andrewbrown commited on
Commit
eec803b
1 Parent(s): f782642

example widget to try in online inference

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -5,7 +5,14 @@ language:
5
  pipeline_tag: text-generation
6
  tags:
7
  - medical
 
 
 
 
8
  ---
 
 
 
9
  # GPT2-MI-Reflector
10
 
11
  ### A gpt2 based motivational interviewing reflector
 
5
  pipeline_tag: text-generation
6
  tags:
7
  - medical
8
+
9
+ widget:
10
+ - text: "<|startoftext|> Prompt: To start, could you tell me the things that you like about smoking?\nResponse: It helps me stay focused when I'm working\n"
11
+ example_title: "What do you like about smoking?"
12
  ---
13
+
14
+
15
+
16
  # GPT2-MI-Reflector
17
 
18
  ### A gpt2 based motivational interviewing reflector