jmeadows17 commited on
Commit
6e69e4e
·
1 Parent(s): 70c5b2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,4 +27,6 @@ MathT5-base is a version of T5-base (_not FLAN-T5_) that is fine-tuned for 25 ep
27
  then derive - \\sin{(q)} = \\frac{d}{d q} \\theta{(q)},
28
  then obtain (- \\sin{(q)})^{q} (\\frac{d}{d q} \\cos{(q)})^{q} = (- \\sin{(q)})^{2 q}"```
29
 
30
- Output derivations are equations separated by "and".
 
 
 
27
  then derive - \\sin{(q)} = \\frac{d}{d q} \\theta{(q)},
28
  then obtain (- \\sin{(q)})^{q} (\\frac{d}{d q} \\cos{(q)})^{q} = (- \\sin{(q)})^{2 q}"```
29
 
30
+ Output derivations are equations separated by "and".
31
+
32
+ For the large version based on FLAN-T5 use ```"jmeadows17/MathT5-large"```.