witiko commited on
Commit
da8dea8
1 Parent(s): 37d6434

Add link to paper

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -9,11 +9,11 @@ datasets:
9
  # MathBERTa model
10
 
11
  Pretrained model on English language and LaTeX using a masked language modeling
12
- (MLM) objective. It was developed for [the ARQMath-3 shared task evaluation][1]
13
- at CLEF 2022 and first released in [this repository][2]. This model is
14
- case-sensitive: it makes a difference between english and English.
15
 
16
- [1]: https://www.cs.rit.edu/~dprl/ARQMath/
17
  [2]: https://github.com/witiko/scm-at-arqmath3
18
 
19
  ## Model description
 
9
  # MathBERTa model
10
 
11
  Pretrained model on English language and LaTeX using a masked language modeling
12
+ (MLM) objective. It was introduced in [this paper][1] and first released in
13
+ [this repository][2]. This model is case-sensitive: it makes a difference
14
+ between english and English.
15
 
16
+ [1]: http://ceur-ws.org/Vol-3180/paper-06.pdf
17
  [2]: https://github.com/witiko/scm-at-arqmath3
18
 
19
  ## Model description