Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,13 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
|
9 |
# Model Card: Fine-tuned DistilBERT-base-uncased for Question and Answering
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
---
|
7 |
+
widget:
|
8 |
+
- text: "What's my name?"
|
9 |
+
context: "My name is Clara and I live in Berkeley."
|
10 |
+
example_title: "Name"
|
11 |
+
- text: "Where do I live?"
|
12 |
+
context: "My name is Sarah and I live in London"
|
13 |
+
example_title: "Location"
|
14 |
|
15 |
|
16 |
# Model Card: Fine-tuned DistilBERT-base-uncased for Question and Answering
|