Text Generation
Transformers
PyTorch
Safetensors
English
gpt_neox
Eval Results
Inference Endpoints
text-generation-inference

Adding Evaluation Results

#2
by acrastt - opened
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -21,4 +21,17 @@ HUMAN: {prompt}
21
  ASSISTANT:
22
  ```
23
  Feel free to change HUMAN or ASSISTANT. It will not change much.</br>
24
- GGML versions [here](https://huggingface.co/adadbbb/pajama_ggml) (Note that this is only compatible with [koboldcpp](https://github.com/LostRuins/koboldcpp)).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ASSISTANT:
22
  ```
23
  Feel free to change HUMAN or ASSISTANT. It will not change much.</br>
24
+ GGML versions [here](https://huggingface.co/adadbbb/pajama_ggml) (Note that this is only compatible with [koboldcpp](https://github.com/LostRuins/koboldcpp)).
25
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
26
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_acrastt__RedPajama-INCITE-Chat-Instruct-3B-V1)
27
+
28
+ | Metric | Value |
29
+ |-----------------------|---------------------------|
30
+ | Avg. | 34.33 |
31
+ | ARC (25-shot) | 42.58 |
32
+ | HellaSwag (10-shot) | 67.48 |
33
+ | MMLU (5-shot) | 25.99 |
34
+ | TruthfulQA (0-shot) | 33.62 |
35
+ | Winogrande (5-shot) | 64.8 |
36
+ | GSM8K (5-shot) | 0.91 |
37
+ | DROP (3-shot) | 4.93 |