mgoin abhinavnmagic commited on
Commit
1f22196
1 Parent(s): 7ca2e57

Update README.md (#1)

Browse files

- Update README.md (b8e8199972c3a44c21a8b4622725875aed8fd548)


Co-authored-by: Abhinav Agarwalla <abhinavnmagic@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -45,9 +45,9 @@ print(tokenizer.decode(outputs[0]))
45
 
46
  Model evaluation metrics and results.
47
 
48
- | Benchmark | Metric | Llama-2-7b-evolcodealpaca | Llama-2-7b-pruned50-retrained-evolcodealpaca |
49
- |------------------------------------------------|---------------|-------------|-------------------------------|
50
- | [HumanEval](https://arxiv.org/abs/2107.03374) | pass@1 | xxxx | xxxx |
51
 
52
  ## Model Training Details
53
 
 
45
 
46
  Model evaluation metrics and results.
47
 
48
+ | Benchmark | Metric | Llama-2-7b-evolcodealpaca |
49
+ |------------------------------------------------|---------------|-------------|
50
+ | [HumanEval](https://arxiv.org/abs/2107.03374) | pass@1 | 32.03 |
51
 
52
  ## Model Training Details
53