jmeadows17 commited on
Commit
6b66619
1 Parent(s): 97a1a0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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, in all metrics considered, 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
 
 
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
 
9
  It struggles with out-of-vocabulary symbols, but was trained on 155 physics symbols.
10