kkl4 commited on
Commit
f416e2c
·
verified ·
1 Parent(s): 2477943

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -20
README.md CHANGED
@@ -1,23 +1,23 @@
1
- ---
2
- task_categories:
3
- - question-answering
4
- language:
5
- - en
6
- - zh
7
- tags:
8
- - biology
9
- - medical
10
- size_categories:
11
- - 1K<n<10K
12
- viewer: true
13
- configs:
14
- - config_name: default
15
- data_files:
16
- - split: test
17
- path:
18
- - AnesBench.json
19
- license: cc0-1.0
20
- ---
21
 
22
  The AnesBench Datasets Collection comprises three distinct datasets: AnesBench, an anesthesiology reasoning benchmark; AnesQA, an SFT dataset; and AnesCorpus, a continual pre-training dataset. This repository pertains to AnesBench. For AnesQA and AnesCorpus, please refer to their respective links: https://huggingface.co/datasets/MiliLab/AnesQA and https://huggingface.co/datasets/MiliLab/AnesCorpus.
23
 
 
1
+ ---
2
+ task_categories:
3
+ - question-answering
4
+ language:
5
+ - en
6
+ - zh
7
+ tags:
8
+ - biology
9
+ - medical
10
+ size_categories:
11
+ - 1K<n<10K
12
+ viewer: true
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: test
17
+ path:
18
+ - AnesBench.json
19
+ license: c-uda
20
+ ---
21
 
22
  The AnesBench Datasets Collection comprises three distinct datasets: AnesBench, an anesthesiology reasoning benchmark; AnesQA, an SFT dataset; and AnesCorpus, a continual pre-training dataset. This repository pertains to AnesBench. For AnesQA and AnesCorpus, please refer to their respective links: https://huggingface.co/datasets/MiliLab/AnesQA and https://huggingface.co/datasets/MiliLab/AnesCorpus.
23