Question Answering
Adapters
Afar
art
zlvincent commited on
Commit
79cdf01
·
1 Parent(s): 1b766c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -11,6 +11,15 @@ library_name: keras
11
  pipeline_tag: text-classification
12
  tags:
13
  - art
 
 
 
 
 
 
 
 
 
14
  ---
15
  # Model Card for Model ID
16
 
 
11
  pipeline_tag: text-classification
12
  tags:
13
  - art
14
+ widget:
15
+ - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
16
+ example_title: "Sentiment analysis"
17
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
18
+ example_title: "Coreference resolution"
19
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
20
+ example_title: "Logic puzzles"
21
+ - text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
22
+ example_title: "Reading comprehension"
23
  ---
24
  # Model Card for Model ID
25