Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ language:
|
|
7 |
pipeline_tag: text-classification
|
8 |
widget:
|
9 |
- text: "question: What number comes after five? answer: four"
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# kgourgou/bert-base-uncased-QA-classification
|
|
|
7 |
pipeline_tag: text-classification
|
8 |
widget:
|
9 |
- text: "question: What number comes after five? answer: four"
|
10 |
+
- text: "question: Which person is associated with Kanye West? answer: a tree"
|
11 |
+
- text: "question: When is US independence day from aliens? answer: 7/4/1996"
|
12 |
---
|
13 |
|
14 |
# kgourgou/bert-base-uncased-QA-classification
|