jmeadows17
commited on
Commit
•
a36cb6f
1
Parent(s):
c420fdf
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@ license: openrail
|
|
4 |
|
5 |
MathT5-large is a version of FLAN-T5-large fine-tuned for 25 epochs on 15K (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
|
8 |
|
9 |
-
It
|
10 |
|
11 |
|
12 |
An example prompt:
|
|
|
4 |
|
5 |
MathT5-large is a version of FLAN-T5-large fine-tuned for 25 epochs on 15K (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 shows some generalisation capabilities.
|
8 |
|
9 |
+
It was trained on 155 physics symbols, but struggles with out-of-vocabulary symbols.
|
10 |
|
11 |
|
12 |
An example prompt:
|