agusdac commited on
Commit
bc77d7c
·
verified ·
1 Parent(s): 7706241

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,6 +9,11 @@ tags:
9
  datasets:
10
  - custom-600-comments
11
  pipeline_tag: text-classification
 
 
 
 
 
12
  ---
13
 
14
  # Purchase Intent Lead Scorer (DistilRoBERTa-base)
 
9
  datasets:
10
  - custom-600-comments
11
  pipeline_tag: text-classification
12
+ widget:
13
+ - text: "I am definitely going to buy this product tomorrow!"
14
+ example_title: "Purchase Intent"
15
+ - text: "Nice cat!"
16
+ example_title: "Informational"
17
  ---
18
 
19
  # Purchase Intent Lead Scorer (DistilRoBERTa-base)