Li commited on
Commit
8719004
1 Parent(s): ae933b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1 +1,9 @@
1
- [bioformer-cased-v1.0](https://huggingface.co/bioformers/bioformer-cased-v1.0) fined-tuned on the [NCBI Disease](https://doi.org/10.1016/j.jbi.2013.12.006) dataset for 10 epochs. This fine-tuned model can be used for NER for diseases.
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ ---
6
+
7
+ [bioformer-8L](https://huggingface.co/bioformers/bioformer-8L) fined-tuned on the [NCBI Disease](https://doi.org/10.1016/j.jbi.2013.12.006) dataset for 10 epochs.
8
+
9
+ This fine-tuned model can be used for NER for diseases.