Update README.md
Browse files
README.md
CHANGED
@@ -12,22 +12,12 @@ pipeline_tag: question-answering
|
|
12 |
tags:
|
13 |
- art
|
14 |
widget:
|
15 |
-
- text:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
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 |
|