thesunday commited on
Commit
dfbf3d4
1 Parent(s): 4fca0e0

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
@@ -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