Commit
·
a99190e
1
Parent(s):
4d71fff
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ pipeline_tag: text-generation
|
|
18 |
|
19 |
**Overview**
|
20 |
|
21 |
-
MathT5-base is a version of T5-base (_not FLAN-T5_) that is fine-tuned for 25 epochs on 15K (LaTeX) synthetic mathematical derivations (containing
|
22 |
|
23 |
|
24 |
**Example prompt:**
|
|
|
18 |
|
19 |
**Overview**
|
20 |
|
21 |
+
MathT5-base is a version of T5-base (_not FLAN-T5_) that is fine-tuned for 25 epochs on 15K (LaTeX) synthetic mathematical derivations (containing 4 - 10 equations), that were generated using a symbolic solver (SymPy). Paper available soon.
|
22 |
|
23 |
|
24 |
**Example prompt:**
|