hiyouga commited on
Commit
db9fbf6
1 Parent(s): 8d3b808

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: instruction
5
- dtype: string
6
- - name: input
7
- dtype: string
8
- - name: output
9
- dtype: string
10
  license: apache-2.0
11
  task_categories:
12
  - text-generation
@@ -15,6 +15,8 @@ language:
15
  - en
16
  size_categories:
17
  - 10K<n<100K
 
 
18
  ---
19
 
20
  This dataset is a subset of https://github.com/pubmedqa/pubmedqa.
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
  license: apache-2.0
11
  task_categories:
12
  - text-generation
 
15
  - en
16
  size_categories:
17
  - 10K<n<100K
18
+ tags:
19
+ - medical
20
  ---
21
 
22
  This dataset is a subset of https://github.com/pubmedqa/pubmedqa.