thesunday commited on
Commit
ed5d8eb
1 Parent(s): e35b651

Add base model metadata to model card

Browse files

It would be nice to trace the genealogy of merged models like this: https://colab.research.google.com/drive/1s2eQlolcI1VGgDhqWIANfkfKvcKrMyNr?usp=sharing

Files changed (1) hide show
  1. README.md +3 -0
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