Add base model metadata to model card (#1)
Browse files- Add base model metadata to model card (dfbf3d43532aa479ca6b2d8c6795fc5266d6f49f)
Co-authored-by: Tan Jia Huei <[email protected]>
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
|