Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -11,6 +11,30 @@ This is the Full-Weight of WizardCoder. | |
| 11 | 
             
            **Paper**: [WizardCoder: Empowering Code Large Language Models with Evol-Instruct](https://arxiv.org/abs/2306.08568)
         | 
| 12 |  | 
| 13 |  | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 14 |  | 
| 15 |  | 
| 16 |  | 
|  | |
| 11 | 
             
            **Paper**: [WizardCoder: Empowering Code Large Language Models with Evol-Instruct](https://arxiv.org/abs/2306.08568)
         | 
| 12 |  | 
| 13 |  | 
| 14 | 
            +
            ## WizardLM: Empowering Large Pre-Trained Language Models to Follow Complex Instructions
         | 
| 15 | 
            +
             | 
| 16 | 
            +
             | 
| 17 | 
            +
            <p align="center">
         | 
| 18 | 
            +
            π€ <a href="https://huggingface.co/WizardLM" target="_blank">HF Repo</a> β’ π¦ <a href="https://twitter.com/WizardLM_AI" target="_blank">Twitter</a> β’ π <a href="https://arxiv.org/abs/2304.12244" target="_blank">[WizardLM]</a>  β’ π <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a>  <br>
         | 
| 19 | 
            +
            </p>
         | 
| 20 | 
            +
            <p align="center">
         | 
| 21 | 
            +
                π Join our <a href="https://discord.gg/bpmeZD7V" target="_blank">Discord</a>
         | 
| 22 | 
            +
            </p>
         | 
| 23 | 
            +
             | 
| 24 | 
            +
             | 
| 25 | 
            +
            <font size=4>
         | 
| 26 | 
            +
                
         | 
| 27 | 
            +
            | <sup>Model</sup> | <sup>Checkpoint</sup> | <sup>Paper</sup> |<sup>MT-Bench</sup> | <sup>AlpacaEval</sup> | <sup>WizardEval</sup> | <sup>HumanEval</sup>  | <sup>License</sup>|
         | 
| 28 | 
            +
            | ----- |------| ---- |------|-------| ----- | ----- | ----- |
         | 
| 29 | 
            +
            | <sup>WizardLM-13B-V1.2</sup> | <sup>π€ <a href="https://huggingface.co/WizardLM/WizardLM-13B-V1.2" target="_blank">HF Link</a> </sup>|  | <sup>7.06</sup> | <sup>89.17%</sup>	 | <sup>101.4% </sup>|<sup>36.6  pass@1</sup>|<sup> <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 License </a></sup> |
         | 
| 30 | 
            +
            | <sup>WizardLM-13B-V1.1</sup> |<sup> π€ <a href="https://huggingface.co/WizardLM/WizardLM-13B-V1.1" target="_blank">HF Link</a> </sup> |  | <sup>6.76</sup>  |<sup>86.32%</sup>	 | <sup>99.3% </sup> |<sup>25.0  pass@1</sup>| <sup>Non-commercial</sup>|
         | 
| 31 | 
            +
            | <sup>WizardLM-30B-V1.0</sup> | <sup>π€ <a href="https://huggingface.co/WizardLM/WizardLM-30B-V1.0" target="_blank">HF Link</a></sup>  | | <sup>7.01</sup> |  |  <sup>97.8% </sup> | <sup>37.8  pass@1</sup>| <sup>Non-commercial</sup> |
         | 
| 32 | 
            +
            | <sup>WizardLM-13B-V1.0</sup> | <sup>π€ <a href="https://huggingface.co/WizardLM/WizardLM-13B-V1.0" target="_blank">HF Link</a> </sup> |  | <sup>6.35</sup> | <sup>75.31%</sup> |  <sup>89.1% </sup> |<sup> 24.0 pass@1 </sup> | <sup>Non-commercial</sup>|
         | 
| 33 | 
            +
            | <sup>WizardLM-7B-V1.0 </sup>|  <sup>π€ <a href="https://huggingface.co/WizardLM/WizardLM-7B-V1.0" target="_blank">HF Link</a> </sup> |<sup> π <a href="https://arxiv.org/abs/2304.12244" target="_blank">[WizardLM]</a> </sup>|  |  |  <sup>78.0% </sup> |<sup>19.1 pass@1 </sup>|<sup> Non-commercial</sup>|
         | 
| 34 | 
            +
            | <sup>WizardCoder-15B-V1.0</sup> | <sup> π€ <a href="https://huggingface.co/WizardLM/WizardCoder-15B-V1.0" target="_blank">HF Link</a></sup>  | <sup>π <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a></sup> | || |<sup> 57.3 pass@1 </sup> | <sup> <a href="https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement" target="_blank">OpenRAIL-M</a></sup> |
         | 
| 35 | 
            +
            </font>
         | 
| 36 | 
            +
             | 
| 37 | 
            +
             | 
| 38 |  | 
| 39 |  | 
| 40 |  | 

