tbs17 commited on
Commit
70cde69
1 Parent(s): ee8f907

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -115,7 +115,7 @@ output = model(encoded_input)
115
  'token_str': 'cook'}]
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
 
115
  'token_str': 'cook'}]
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