jmeadows17
commited on
Commit
•
cf1fbcd
1
Parent(s):
7f96148
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: openrail
|
|
4 |
|
5 |
MathT5-large is a version of FLAN-T5-large fine-tuned on (LaTeX) synthetic mathematical derivations, generated using a symbolic solver.
|
6 |
|
7 |
-
It outperforms GPT-4 and ChatGPT (paper link soon) on a derivation generation task
|
8 |
|
9 |
It struggles with out-of-vocabulary symbols, but was trained on 155 physics symbols.
|
10 |
|
|
|
4 |
|
5 |
MathT5-large is a version of FLAN-T5-large fine-tuned on (LaTeX) synthetic mathematical derivations, generated using a symbolic solver.
|
6 |
|
7 |
+
It outperforms GPT-4 and ChatGPT (paper link soon) on a derivation generation task in a number of metrics and can somewhat generalise to out-of-distribution examples.
|
8 |
|
9 |
It struggles with out-of-vocabulary symbols, but was trained on 155 physics symbols.
|
10 |
|