Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -239,3 +239,17 @@ Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-jud
239
 
240
  ## Difference between different versions of Vicuna
241
  See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
239
 
240
  ## Difference between different versions of Vicuna
241
  See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
242
+
243
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
244
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__vicuna-13b-v1.3.0-GPTQ)
245
+
246
+ | Metric | Value |
247
+ |-----------------------|---------------------------|
248
+ | Avg. | 46.72 |
249
+ | ARC (25-shot) | 54.35 |
250
+ | HellaSwag (10-shot) | 79.47 |
251
+ | MMLU (5-shot) | 51.97 |
252
+ | TruthfulQA (0-shot) | 50.88 |
253
+ | Winogrande (5-shot) | 74.66 |
254
+ | GSM8K (5-shot) | 8.42 |
255
+ | DROP (3-shot) | 7.26 |