jmeadows17 commited on
Commit
ef39e18
1 Parent(s): 74f800f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -25,4 +25,6 @@ It was trained on 155 physics symbols, but struggles with out-of-vocabulary symb
25
  then derive - \\sin{(q)} = \\frac{d}{d q} \\theta{(q)},
26
  then obtain (- \\sin{(q)})^{q} (\\frac{d}{d q} \\cos{(q)})^{q} = (- \\sin{(q)})^{2 q}"```
27
 
28
- Output derivations are equations separated by "and".
 
 
 
25
  then derive - \\sin{(q)} = \\frac{d}{d q} \\theta{(q)},
26
  then obtain (- \\sin{(q)})^{q} (\\frac{d}{d q} \\cos{(q)})^{q} = (- \\sin{(q)})^{2 q}"```
27
 
28
+ Output derivations are equations separated by "and".
29
+
30
+ Use ```"jmeadows17/MathT5-base"``` for the lightweight version.