Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -363,4 +363,17 @@ If you find this project useful in your research, please consider citing:
363
 
364
  ## License
365
  - LongLoRA is licensed under the Apache License 2.0. This means that it requires the preservation of copyright and license notices.
366
- - Data and weights are under CC-BY-NC 4.0 License. They are licensed for research use only, and allowed only non-commercial. Models trained using the dataset should not be used outside of research purposes.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
363
 
364
  ## License
365
  - LongLoRA is licensed under the Apache License 2.0. This means that it requires the preservation of copyright and license notices.
366
+ - Data and weights are under CC-BY-NC 4.0 License. They are licensed for research use only, and allowed only non-commercial. Models trained using the dataset should not be used outside of research purposes.
367
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
368
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Yukang__LongAlpaca-13B)
369
+
370
+ | Metric | Value |
371
+ |-----------------------|---------------------------|
372
+ | Avg. | 39.16 |
373
+ | ARC (25-shot) | 42.58 |
374
+ | HellaSwag (10-shot) | 72.03 |
375
+ | MMLU (5-shot) | 34.91 |
376
+ | TruthfulQA (0-shot) | 36.85 |
377
+ | Winogrande (5-shot) | 64.09 |
378
+ | GSM8K (5-shot) | 0.0 |
379
+ | DROP (3-shot) | 23.66 |