Commit
·
9a1c155
1
Parent(s):
a99190e
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 4 - 10 equations), that were generated using a symbolic solver (SymPy). Paper available
|
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 here: https://arxiv.org/abs/2307.09998.
|
22 |
|
23 |
|
24 |
**Example prompt:**
|