Question Answering
Adapters
Afar
art
zlvincent commited on
Commit
bfbeda5
·
1 Parent(s): 9b74a57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -16
README.md CHANGED
@@ -12,22 +12,12 @@ pipeline_tag: question-answering
12
  tags:
13
  - art
14
  widget:
15
- - text: >-
16
- Is this review positive or negative? Review: Best cast iron skillet you will
17
- ever buy.
18
- example_title: Sentiment analysis
19
- - text: >-
20
- Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
21
- He chose her because she had ...
22
- example_title: Coreference resolution
23
- - text: >-
24
- On a shelf, there are five books: a gray book, a red book, a purple book, a
25
- blue book, and a black book ...
26
- example_title: Logic puzzles
27
- - text: >-
28
- The two men running to become New York City's next mayor will face off in
29
- their first debate Wednesday night ...
30
- example_title: Reading comprehension
31
  ---
32
  # Model Card for Model ID
33
 
 
12
  tags:
13
  - art
14
  widget:
15
+ - text: "What's my name?"
16
+ context: "My name is Clara and I live in Berkeley."
17
+ example_title: "Name"
18
+ - text: "Where do I live?"
19
+ context: "My name is Sarah and I live in London"
20
+ example_title: "Location"
 
 
 
 
 
 
 
 
 
 
21
  ---
22
  # Model Card for Model ID
23