Commit
·
e49a87e
1
Parent(s):
3be40dc
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: text-generation
|
|
9 |
|
10 |
**Overview**
|
11 |
|
12 |
-
MathT5-base is a version of
|
13 |
|
14 |
|
15 |
**Example prompt:**
|
|
|
9 |
|
10 |
**Overview**
|
11 |
|
12 |
+
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 5 - 9 equations), that were generated using a symbolic solver (SymPy). Paper available soon.
|
13 |
|
14 |
|
15 |
**Example prompt:**
|