Add base model metadata to model card (#5)
Browse files- Add base model metadata to model card (ed5d8ebe66f13f690ed736e3871110c7599ecf4d)
Co-authored-by: Tan Jia Huei <thesunday@users.noreply.huggingface.co>
README.md
CHANGED
@@ -8,6 +8,9 @@ pipeline_tag: text-generation
|
|
8 |
tags:
|
9 |
- Math
|
10 |
- merge
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
## MetaMath-Cybertron-Starling
|
|
|
8 |
tags:
|
9 |
- Math
|
10 |
- merge
|
11 |
+
base_model:
|
12 |
+
- Q-bert/MetaMath-Cybertron
|
13 |
+
- berkeley-nest/Starling-LM-7B-alpha
|
14 |
---
|
15 |
|
16 |
## MetaMath-Cybertron-Starling
|