ajitrajasekharan commited on
Commit
1062ecc
1 Parent(s): 7a5c2bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,4 +6,8 @@ tags:
6
  ---
7
 
8
 
9
- This model was pretrained from scratch on a custom vocabulary on Pubmed, Clinical trials corpus, and a small subset of Bookcorpus
 
 
 
 
 
6
  ---
7
 
8
 
9
+ This model was pretrained from scratch on a custom vocabulary on Pubmed, Clinical trials corpus, and a small subset of Bookcorpus
10
+
11
+ 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)
12
+
13
+ [Towards Data Science link to the same post](https://twitter.com/TDataScience/status/1486300137366466560?s=20)