theblackcat102 commited on
Commit
9f89c7a
1 Parent(s): 0c3153f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -1,3 +1,33 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - question-answering
5
+ language:
6
+ - en
7
+ tags:
8
+ - alexa
9
+ size_categories:
10
+ - 1K<n<10K
11
  ---
12
+ # Alexa Answers from alexaanswers.amazon.com
13
+
14
+ The Alexa Answers community helps to improve Alexa’s knowledge and answer questions asked by Alexa users. Which contains some very quirky and hard question like
15
+
16
+ Q: what percent of the population has blackhair
17
+ A: The most common hair color in the world is black and its found in wide array of background and ethnicities. About 75 to 85% of the global population has either black hair or the deepest brown shade.
18
+
19
+ Q: what was the world population during world war two
20
+ A: 2.3 billion
21
+
22
+ However, with unusual questions there are unsual answers.
23
+
24
+ Q: what is nascar poem
25
+ A: Roses are red; Violets are blue; For Blaney's new ride; Switch the 1 and the 2.
26
+
27
+ there's no official nascar poem
28
+
29
+ # Dataset stats
30
+
31
+ Total dataset size are 136039 and splitted into train-test-validation via 7-2-1 ratio. Do note that similar repharses of question does exist between splits and I will leave the study to others.
32
+
33
+