Update README.md
Browse files
README.md
CHANGED
@@ -17,14 +17,14 @@ This repository contains our best model for ARQMath 3, the math_10 model. It was
|
|
17 |
## Other Models for ARQMath 3
|
18 |
We plan on also publishing the other fine-tuned models as well as the base models. Links to these repositories will be added here soon.
|
19 |
|
20 |
-
| Model | Initialised from | Pre-training | Fine-
|
21 |
|-------------|------------------|----------------------------|-------------------------------------|------|
|
22 |
| roberta_10 | RoBERTa | MathSE (1) | yes, N=10 MathSE | |
|
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 |
|
28 |
| base | ALBERT | MathSE (1) | no | |
|
29 |
| Khan_SE | ALBERT | MathSE (1) mixed with Khan | no | |
|
30 |
|
|
|
17 |
## Other Models for ARQMath 3
|
18 |
We plan on also publishing the other fine-tuned models as well as the base models. Links to these repositories will be added here soon.
|
19 |
|
20 |
+
| Model | Initialised from | Pre-training | Fine-Tuned | Link |
|
21 |
|-------------|------------------|----------------------------|-------------------------------------|------|
|
22 |
| roberta_10 | RoBERTa | MathSE (1) | yes, N=10 MathSE | |
|
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 | |
|
30 |
|