sschet commited on
Commit
75411b5
1 Parent(s): d2f8f8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
- language: "en"
 
 
 
 
 
 
 
3
  ---
4
 
5
  # SciBERT finetuned on JNLPA for NER downstream task
@@ -158,4 +165,4 @@ cs -> I-cell_type
158
  lymphocytes -> I-cell_type
159
  . -> O
160
  """
161
- ````
 
1
  ---
2
+ language: en
3
+ datasets:
4
+ - tner/bc5cdr
5
+ - jnlpba
6
+ - bc2gm_corpus
7
+ - drAbreu/bc4chemd_ner
8
+ - linnaeus
9
+ - ncbi_disease
10
  ---
11
 
12
  # SciBERT finetuned on JNLPA for NER downstream task
 
165
  lymphocytes -> I-cell_type
166
  . -> O
167
  """
168
+ ````