Commit
·
622d1ec
1
Parent(s):
48be887
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ tags:
|
|
22 |
|
23 |
This model was pretrained from scratch on a custom vocabulary on Pubmed, Clinical trials corpus, and a small subset of Bookcorpus
|
24 |
|
25 |
-
It was used to do NER as is, with no fine-tuning as described [in this post](https://ajitrajasekharan.github.io/2021/01/02/my-first-post.html)
|
26 |
|
27 |
[Towards Data Science link](https://twitter.com/TDataScience/status/1486300137366466560?s=20) to the same post
|
28 |
|
|
|
22 |
|
23 |
This model was pretrained from scratch on a custom vocabulary on Pubmed, Clinical trials corpus, and a small subset of Bookcorpus
|
24 |
|
25 |
+
It was used to do NER as is, **with no fine-tuning** as described [in this post](https://ajitrajasekharan.github.io/2021/01/02/my-first-post.html)
|
26 |
|
27 |
[Towards Data Science link](https://twitter.com/TDataScience/status/1486300137366466560?s=20) to the same post
|
28 |
|