Q-bert thesunday commited on
Commit
dce6976
1 Parent(s): 4fca0e0

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

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