tbs17 commited on
Commit
ee8f907
1 Parent(s): 9c90469

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -116,7 +116,7 @@ output = model(encoded_input)
116
  This bias will also affect all fine-tuned versions of this model.--->
117
 
118
  Training data
119
- The BERT model was pretrained on pre-k to HS math curriculum (engageNY, Utah Math, Illustrative Math), college math books from openculture.com as well as graduate level math from arxiv math paper abstracts. There is about 100M tokens got pretrained on.
120
 
121
  #### Training procedure
122
 
 
116
  This bias will also affect all fine-tuned versions of this model.--->
117
 
118
  Training data
119
+ The MathBERT model was pretrained on pre-k to HS math curriculum (engageNY, Utah Math, Illustrative Math), college math books from openculture.com as well as graduate level math from arxiv math paper abstracts. There is about 100M tokens got pretrained on.
120
 
121
  #### Training procedure
122