Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,22 @@ license: cc-by-4.0
|
|
| 4 |
|
| 5 |
# data summary
|
| 6 |
|
| 7 |
-
`zhihu_qa` instruction data follow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
|
| 9 |
## sample
|
| 10 |
```json
|
|
|
|
| 4 |
|
| 5 |
# data summary
|
| 6 |
|
| 7 |
+
`zhihu_qa` instruction data follow `Open-Assistant`'s format
|
| 8 |
+
|
| 9 |
+
* 3k questions and 23w answsers on zhihu.com
|
| 10 |
+
|
| 11 |
+
* Questions taken from 10 popular topics:
|
| 12 |
+
* “Culture” (文化)
|
| 13 |
+
* “Education” (教育)
|
| 14 |
+
* “Art” (艺术)
|
| 15 |
+
* “University” (大学)
|
| 16 |
+
* “The Internet” (互联网)
|
| 17 |
+
* “Psychology” (心理)
|
| 18 |
+
* “Technology” (科技)
|
| 19 |
+
* “Health” (健康)
|
| 20 |
+
* “Career Development” (职业发展)
|
| 21 |
+
* “Lifestyle” (生活方式)
|
| 22 |
+
|
| 23 |
|
| 24 |
## sample
|
| 25 |
```json
|