mdecot commited on
Commit
9a03834
1 Parent(s): 0426fa7

Update README.md

Browse files

NER model based on the fine-tuning of sciBERT by allenAI

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  pipeline_tag: token-classification
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  pipeline_tag: token-classification
3
+ datasets:
4
+ - ktgiahieu/maccrobat2018_2020
5
+ language:
6
+ - en
7
+ tags:
8
+ - medic
9
  ---