Added link for Roberta model to readme
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ We plan on also publishing the other fine-tuned models as well as the base model
|
|
23 |
| base_10 | ALBERT | MathSE (1) | yes, N=10 MathSE | |
|
24 |
| math_10_add | ALBERT | MathSE (1)-(3) | yes, N=10 MathSE and annotated data | |
|
25 |
| Khan_SE_10 | ALBERT | MathSE (1) | yes, N=10 MathSE | |
|
26 |
-
| roberta | RoBERTa | MathSE (1) | no |
|
27 |
| math albert | ALBERT | MathSE (1)-(3) | no | [AnReu/math_albert](https://huggingface.co/AnReu/math_albert) |
|
28 |
| base | ALBERT | MathSE (1) | no | |
|
29 |
| Khan_SE | ALBERT | MathSE (1) mixed with Khan | no | |
|
|
|
23 |
| base_10 | ALBERT | MathSE (1) | yes, N=10 MathSE | |
|
24 |
| math_10_add | ALBERT | MathSE (1)-(3) | yes, N=10 MathSE and annotated data | |
|
25 |
| Khan_SE_10 | ALBERT | MathSE (1) | yes, N=10 MathSE | |
|
26 |
+
| roberta | RoBERTa | MathSE (1) | no | [AnReu/math_pretrained_roberta](https://huggingface.co/AnReu/math_pretrained_roberta) |
|
27 |
| math albert | ALBERT | MathSE (1)-(3) | no | [AnReu/math_albert](https://huggingface.co/AnReu/math_albert) |
|
28 |
| base | ALBERT | MathSE (1) | no | |
|
29 |
| Khan_SE | ALBERT | MathSE (1) mixed with Khan | no | |
|