Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,9 @@ tags:
|
|
8 |
---
|
9 |
|
10 |
|
11 |
-
#
|
12 |
-
|
13 |
-
Welcome to our Code Model repository! Our model is specifically fine-tuned for code generation tasks, aiming to revolutionize how systems understand and translate natural language instructions into code queries. Built on CodeLLaMa Python 34B, our model has been meticulously fine-tuned with a curated code generation instructions, ensuring quality and precision.
|
14 |
|
|
|
15 |
### News π₯π₯π₯
|
16 |
|
17 |
- [2024/01/03] We released **Code Millenials 34B** , which achieves the **80.48 pass@1** on the [HumanEval Benchmarks](https://github.com/openai/human-eval).
|
|
|
8 |
---
|
9 |
|
10 |
|
11 |
+
# Bud Code Millenials 34B
|
|
|
|
|
12 |
|
13 |
+
Welcome to our Code Model repository! Our model is specifically fine-tuned for code generation tasks. Bud Millenial Code Gen open-source models are currently the State of the Art (SOTA) for code generation, beating all the existing models of all sizes. We have achieved a HumanEval value of 80.48 @ Pass 1, beating proprietary models like Gemini Ultra, Claude, GPT-3.5 etc. by a large margin, and on par with GPT-4 (HumanEval ~ 82. Ref. WizardCoder). Our proprietary model (Bud Code Jr) beats GPT-4 as well with a HumanEval value of 88.2 & a context size of 168K, we will be releasing an API for Researchers, Enterprises, and potential Partners by January 2024 end. If interested, please reach out to [email protected]
|
14 |
### News π₯π₯π₯
|
15 |
|
16 |
- [2024/01/03] We released **Code Millenials 34B** , which achieves the **80.48 pass@1** on the [HumanEval Benchmarks](https://github.com/openai/human-eval).
|