NeroUCH commited on
Commit
d2b4b8b
1 Parent(s): d58d360

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,15 +1,17 @@
1
  ---
2
  license: pddl
3
  task_categories:
4
- - text-generation
 
5
  language:
6
  - zh
7
  tags:
8
  - healthcare
9
  - chat
10
  - llm
 
11
  size_categories:
12
- - 100M<n<1B
13
  ---
14
  ---
15
  license: pddl
@@ -46,6 +48,12 @@ We used crawler to collect the data from the following websites:
46
  | :----: | :----: |
47
  | Row | 153,251 |
48
 
 
 
 
 
 
 
49
  ## LLM Dataset
50
  Then we concatenate the data and split it into train, dev set with 7:3 ratio.
51
 
 
1
  ---
2
  license: pddl
3
  task_categories:
4
+ - question-answering
5
+ - table-question-answering
6
  language:
7
  - zh
8
  tags:
9
  - healthcare
10
  - chat
11
  - llm
12
+ - medical
13
  size_categories:
14
+ - 100K<n<1M
15
  ---
16
  ---
17
  license: pddl
 
48
  | :----: | :----: |
49
  | Row | 153,251 |
50
 
51
+ - [家庭醫生](https://www.familydoctor.com.cn/)
52
+
53
+ | Item | Size |
54
+ | :----: | :----: |
55
+ | Row | 577,849 |
56
+
57
  ## LLM Dataset
58
  Then we concatenate the data and split it into train, dev set with 7:3 ratio.
59