✨WizardCoder: Empowering Code Large Language Models with Evol-Instruct
📝 Summary:
WizardCoder is a Code LLM fine-tuned using Evol-Instruct for complex instructions. It significantly outperforms open-source and major closed LLMs on code generation benchmarks.
🔹 Publication Date: Published on Jun 14, 2023
🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2306.08568
• PDF: https://arxiv.org/pdf/2306.08568
• Github: https://github.com/nlpxucan/WizardLM
🔹 Models citing this paper:
• https://huggingface.co/WizardLMTeam/WizardCoder-Python-34B-V1.0
• https://huggingface.co/WizardLMTeam/WizardCoder-15B-V1.0
• https://huggingface.co/alpindale/WizardLM-2-8x22B
✨ Datasets citing this paper:
• https://huggingface.co/datasets/WizardLMTeam/WizardLM_evol_instruct_V2_196k
• https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1
• https://huggingface.co/datasets/WizardLMTeam/WizardLM_evol_instruct_70k
✨ Spaces citing this paper:
• https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
• https://huggingface.co/spaces/Intel/low_bit_open_llm_leaderboard
• https://huggingface.co/spaces/FallnAI/Quantize-HF-Models
==================================
For more data science resources:
✓ https://t.me/DataScienceT
#CodeLLM #LLM #AIE #CodeGeneration #EvolInstruct
📝 Summary:
WizardCoder is a Code LLM fine-tuned using Evol-Instruct for complex instructions. It significantly outperforms open-source and major closed LLMs on code generation benchmarks.
🔹 Publication Date: Published on Jun 14, 2023
🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2306.08568
• PDF: https://arxiv.org/pdf/2306.08568
• Github: https://github.com/nlpxucan/WizardLM
🔹 Models citing this paper:
• https://huggingface.co/WizardLMTeam/WizardCoder-Python-34B-V1.0
• https://huggingface.co/WizardLMTeam/WizardCoder-15B-V1.0
• https://huggingface.co/alpindale/WizardLM-2-8x22B
✨ Datasets citing this paper:
• https://huggingface.co/datasets/WizardLMTeam/WizardLM_evol_instruct_V2_196k
• https://huggingface.co/datasets/nickrosh/Evol-Instruct-Code-80k-v1
• https://huggingface.co/datasets/WizardLMTeam/WizardLM_evol_instruct_70k
✨ Spaces citing this paper:
• https://huggingface.co/spaces/eduagarcia/open_pt_llm_leaderboard
• https://huggingface.co/spaces/Intel/low_bit_open_llm_leaderboard
• https://huggingface.co/spaces/FallnAI/Quantize-HF-Models
==================================
For more data science resources:
✓ https://t.me/DataScienceT
#CodeLLM #LLM #AIE #CodeGeneration #EvolInstruct
arXiv.org
WizardCoder: Empowering Code Large Language Models with Evol-Instruct
Code Large Language Models (Code LLMs), such as StarCoder, have demonstrated exceptional performance in code-related tasks. However, most existing models are solely pre-trained on extensive raw...