Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: token-classification
|
6 |
+
---
|
7 |
+
[bioformer-cased-v1.0](https://huggingface.co/bioformers/bioformer-cased-v1.0) fined-tuned on the [BC2GM](https://doi.org/10.1186/gb-2008-9-s2-s2) dataset for 10 epochs. This fine-tuned model can be used for NER for genes/proteins.
|