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

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 used, 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 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