Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ datasets:
|
|
4 |
- tweet_qa
|
5 |
tags:
|
6 |
- qa
|
|
|
7 |
|
8 |
---
|
9 |
|
@@ -35,7 +36,7 @@ Sample
|
|
35 |
{
|
36 |
"Question": "who is the tallest host?",
|
37 |
"Answer": ["sam bee","sam bee"],
|
38 |
-
"Tweet": "Don't believe @ConanOBrien's height lies. Sam Bee is the tallest host in late night. #alternativefacts
|
39 |
"qid": "3554ee17d86b678be34c4dc2c04e334f"
|
40 |
}
|
41 |
```
|
|
|
4 |
- tweet_qa
|
5 |
tags:
|
6 |
- qa
|
7 |
+
- Question Answering
|
8 |
|
9 |
---
|
10 |
|
|
|
36 |
{
|
37 |
"Question": "who is the tallest host?",
|
38 |
"Answer": ["sam bee","sam bee"],
|
39 |
+
"Tweet": "Don't believe @ConanOBrien's height lies. Sam Bee is the tallest host in late night. #alternativefacts\\u2014 Full Frontal (@FullFrontalSamB) January 22, 2017",
|
40 |
"qid": "3554ee17d86b678be34c4dc2c04e334f"
|
41 |
}
|
42 |
```
|