michaelroyzen commited on
Commit
b073c9b
1 Parent(s): c284710

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ tags:
20
  # **Phind-CodeLlama-34B-v1**
21
  We've fine-tuned CodeLlama-34B and CodeLlama-34B-Python on an internal Phind dataset that achieve 67.6% and 69.5% pass@1 on HumanEval, respectively. GPT-4 achieves 67%. We've applied OpenAI's decontamination methodology to our dataset to ensure result validity.
22
 
 
 
23
  ## Model Details
24
  This model is fine-tuned from CodeLlama-34B and achieves 67.6% pass@1 on HumanEval.
25
 
 
20
  # **Phind-CodeLlama-34B-v1**
21
  We've fine-tuned CodeLlama-34B and CodeLlama-34B-Python on an internal Phind dataset that achieve 67.6% and 69.5% pass@1 on HumanEval, respectively. GPT-4 achieves 67%. We've applied OpenAI's decontamination methodology to our dataset to ensure result validity.
22
 
23
+ More details can be found on our [blog post](https://www.phind.com/blog/code-llama-beats-gpt4).
24
+
25
  ## Model Details
26
  This model is fine-tuned from CodeLlama-34B and achieves 67.6% pass@1 on HumanEval.
27