jmeadows17
commited on
Commit
•
114a0e7
1
Parent(s):
6b66619
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: openrail
|
3 |
---
|
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 ROUGE, BLEU, BLEURT, and GLEU, and can somewhat generalise to out-of-distribution examples.
|
8 |
|
|
|
2 |
license: openrail
|
3 |
---
|
4 |
|
5 |
+
MathT5-large is a version of FLAN-T5-large fine-tuned on (LaTeX) synthetic mathematical derivations (containing 5 - 9 equations), generated using a symbolic solver.
|
6 |
|
7 |
It outperforms GPT-4 and ChatGPT (paper link soon) on a derivation generation task in ROUGE, BLEU, BLEURT, and GLEU, and can somewhat generalise to out-of-distribution examples.
|
8 |
|