jmeadows17 commited on
Commit
c420fdf
1 Parent(s): 114a0e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (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
 
 
2
  license: openrail
3
  ---
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 can somewhat generalise to out-of-distribution examples.
8