Muthukumaran commited on
Commit
dcf0cad
1 Parent(s): a04aabf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This model uses sci-bert for initial embedding and is trained using masked language modeling (MLM). The corpus is roughly 100,000 earth science based publications.
2
+
3
+ Stay tuned for further downstream task tests and updates to the model.