mgoin commited on
Commit
771dd70
1 Parent(s): e45f1b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ print(tokenizer.decode(outputs[0]))
48
 
49
  Model evaluation metrics and results.
50
 
51
- | Benchmark | Metric | Llama-2-7b-instruct | Llama-2-7b-pruned70-retrained-instruct |
52
  |------------------------------------------------|---------------|-------------|-------------------------------|
53
  | [MMLU](https://arxiv.org/abs/2009.03300) | 5-shot, top-1 | xxxx | xxxx |
54
  | [HellaSwag](https://arxiv.org/abs/1905.07830) | 0-shot | xxxx | xxxx |
 
48
 
49
  Model evaluation metrics and results.
50
 
51
+ | Benchmark | Metric | Llama-2-7b-instruct | Llama-2-7b-pruned50-retrained-instruct |
52
  |------------------------------------------------|---------------|-------------|-------------------------------|
53
  | [MMLU](https://arxiv.org/abs/2009.03300) | 5-shot, top-1 | xxxx | xxxx |
54
  | [HellaSwag](https://arxiv.org/abs/1905.07830) | 0-shot | xxxx | xxxx |