👋 Hello and welcome to my homepage!
My name is Wei Xia (Xwell, 夏 伟). Since 2017, I have been a researcher at Huawei Noah’s Ark Lab, currently focusing on the large language models for Coding. Before this, I worked on AI models (Systems) for autonomous driving, gaming, and personalized recommendations.
I received my Master’s degree in Pattern Recognition and Intelligent Systems from the University of the Chinese Academy of Sciences (UCAS) in 2017 and my Bachelor‘s degree in Automation from the University of South China (USC) in 2014. During my academic journey, I won national awards in competitions like the National Undergraduate Electronic Design Contest and the Freescale Intelligent Car Competition.
Now, I’m focusing on advancing the use of large language models in research and development. I am also in search of interns who are passionate about this field. If you are interested, please feel free to contact me. Thank you!
部分收集业界开放的代码编程助手相关的产品信息,并进行一些差异性分析。
Aug 30, 2024
记录一些在实践代码大语言模型过程中的经验和总结,本篇是关于代码大语言基座模型的相关内容,包括部分经典的代码大语言模型、以及对应的训练数据集和训练策略等信息的收集,其中StarCoder, Deepseeker Coder 以及 CodeLlama 占据相对较多的介绍篇幅。内容均来源于公开论文,不涉及商业敏感信息。
Jan 7, 2024
坚持阅读的习惯,坚持捕获阅读时刻的灵光一现,温故而知新。
Jan 1, 2024
记录一些在实践代码大语言模型过程中的经验和总结,本篇是关于代码测评的相关内容,包括代码测评关键指标、常用公开 benchmark 数据集等。
Dec 21, 2023
记录了一些使用Pandas 进行分组聚合相关操作的总结,包括groupby分组, transform, 以及explode等操作。持续发现Pandas的中高效操作
Sep 18, 2022