cxyzhang commited on
Commit
3297c5b
·
verified ·
1 Parent(s): 9a36d05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -15
README.md CHANGED
@@ -1,23 +1,23 @@
1
  ---
2
  annotations_creators:
3
- - expert-generated
4
  language:
5
- - en
6
- license: apache-2.0
7
  multilinguality: monolingual
8
- pretty_name: "CaseReportBench: Clinical Dense Extraction Benchmark"
9
  tags:
10
- - clinical-nlp
11
- - dense-information-extraction
12
- - medical
13
- - case-reports
14
- - rare-diseases
15
- - benchmarking
16
- - information-extraction
17
  task_categories:
18
- - token-classification
19
  task_ids:
20
- - named-entity-recognition
21
  ---
22
 
23
  # CaseReportBench: Clinical Dense Extraction Benchmark
@@ -89,5 +89,4 @@ print(ds["train"][0])
89
 
90
 
91
 
92
- ```
93
-
 
1
  ---
2
  annotations_creators:
3
+ - expert-generated
4
  language:
5
+ - en
6
+ license: cc-by-4.0
7
  multilinguality: monolingual
8
+ pretty_name: 'CaseReportBench: Clinical Dense Extraction Benchmark'
9
  tags:
10
+ - clinical-nlp
11
+ - dense-information-extraction
12
+ - medical
13
+ - case-reports
14
+ - rare-diseases
15
+ - benchmarking
16
+ - information-extraction
17
  task_categories:
18
+ - token-classification
19
  task_ids:
20
+ - named-entity-recognition
21
  ---
22
 
23
  # CaseReportBench: Clinical Dense Extraction Benchmark
 
89
 
90
 
91
 
92
+ ```