zirui3 commited on
Commit
fa705c6
1 Parent(s): c2a4067

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -10
README.md CHANGED
@@ -7,14 +7,25 @@ license: cc-by-4.0
7
 
8
  Questions taken from 10 popular topics:
9
 
10
- * “Culture” (文化),
11
- * “Education” (教育),
12
- * “Art” (艺术),
13
- * “University” (大学),
14
- * “The Internet” (互联网),
15
- * “Psychology” (心理),
16
- * “Technology” (科技),
17
- * “Health” (健康),
18
- * “Career Development” (职业发展),
19
- * “Lifestyle” (生活方式)
20
 
 
 
 
 
 
 
 
 
 
 
 
 
7
 
8
  Questions taken from 10 popular topics:
9
 
10
+ * “Culture” (文化)
11
+ * “Education” (教育)
12
+ * “Art” (艺术)
13
+ * “University” (大学)
14
+ * “The Internet” (互联网)
15
+ * “Psychology” (心理)
16
+ * “Technology” (科技)
17
+ * “Health” (健康)
18
+ * “Career Development” (职业发展)
19
+ * “Lifestyle” (生活方式)
20
 
21
+ ## sample
22
+
23
+ ```json
24
+ {
25
+ "question_id": 29639528,
26
+ "question": "上海有哪些夜生活? 老歌里面有唱到“夜上海”,那么现在的上海到底有哪些丰富的夜生活呢?",
27
+ "answer_id": "62379612",
28
+ "answer": "地点:闵行区男子技术学院(也叫MIT)去年夏季学期的一天晚上,心情不好,和同学在校园逛到凌晨一点多。去各个地方买饮料喝,在冰火吃烧烤。郊区自然不像市区这么热闹,但是这么晚了居然还有人。",
29
+ "answer_type": "short_answers"
30
+ }
31
+ ```