Add base model metadata to model card
#1
by
thesunday
- opened
README.md
CHANGED
|
@@ -7,6 +7,9 @@ language:
|
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- Math
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
## MetaMath-Cybertron
|
|
|
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- Math
|
| 10 |
+
base_model:
|
| 11 |
+
- fblgit/una-cybertron-7b-v2-bf16
|
| 12 |
+
- meta-math/MetaMath-Mistral-7B
|
| 13 |
---
|
| 14 |
|
| 15 |
## MetaMath-Cybertron
|