cherry0328 commited on
Commit
f5da492
·
verified ·
1 Parent(s): 1b95501

Update README.md

Browse files

The WizardMath model is truly impressive! We would love to contribute by updating the README to include the base_model information. This will help address the current gap in the model card.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,6 +3,8 @@ inference: false
3
  language:
4
  - en
5
  pipeline_tag: text-generation
 
 
6
  ---
7
 
8
 
@@ -114,4 +116,4 @@ Please cite the repo if you use the data, method or code in this repo.
114
  journal={arXiv preprint arXiv:2308.09583},
115
  year={2023}
116
  }
117
- ```
 
3
  language:
4
  - en
5
  pipeline_tag: text-generation
6
+ base_model:
7
+ - mistralai/Mistral-7B-v0.1
8
  ---
9
 
10
 
 
116
  journal={arXiv preprint arXiv:2308.09583},
117
  year={2023}
118
  }
119
+ ```