jdrechsel commited on
Commit
0cc80dc
1 Parent(s): a1e3f3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
- # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
- {}
 
 
5
  ---
6
 
7
  # Mathematical Structure Aware BERT
@@ -10,5 +12,4 @@
10
 
11
  Pretrained model based on [bert-base-cased](https://huggingface.co/bert-base-cased) with further mathematical pre-training.
12
 
13
- Compared to bert-base-cased, 300 additional mathematical [LaTeX tokens](added_tokens.json) have been added before the mathematical pre-training.
14
-
 
1
  ---
2
+ datasets:
3
+ - ddrg/math_formulas
4
+ - ddrg/named_math_formulas
5
+ - ddrg/math_formula_retrieval
6
+ - ddrg/math_text
7
  ---
8
 
9
  # Mathematical Structure Aware BERT
 
12
 
13
  Pretrained model based on [bert-base-cased](https://huggingface.co/bert-base-cased) with further mathematical pre-training.
14
 
15
+ Compared to bert-base-cased, 300 additional mathematical [LaTeX tokens](added_tokens.json) have been added before the mathematical pre-training.