PEFT
Safetensors
Generated from Trainer

Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,15 +1,14 @@
1
  ---
2
  license: apache-2.0
3
- datasets:
4
- - Thermostatic/flowers
5
  library_name: peft
6
  tags:
7
  - generated_from_trainer
 
 
8
  base_model: NeuralNovel/Valor-7B-v0.1
9
  model-index:
10
  - name: qlora-out
11
  results: []
12
-
13
  ---
14
 
15
  # Lotus-7B
@@ -117,3 +116,17 @@ Model Card Contact
117
  # Training Details
118
 
119
  Coming soon
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
 
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - Thermostatic/flowers
8
  base_model: NeuralNovel/Valor-7B-v0.1
9
  model-index:
10
  - name: qlora-out
11
  results: []
 
12
  ---
13
 
14
  # Lotus-7B
 
116
  # Training Details
117
 
118
  Coming soon
119
+
120
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
121
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Novocoders__Lotus-7B)
122
+
123
+ | Metric |Value|
124
+ |---------------------------------|----:|
125
+ |Avg. |70.32|
126
+ |AI2 Reasoning Challenge (25-Shot)|66.47|
127
+ |HellaSwag (10-Shot) |84.80|
128
+ |MMLU (5-Shot) |64.64|
129
+ |TruthfulQA (0-shot) |55.57|
130
+ |Winogrande (5-shot) |82.16|
131
+ |GSM8k (5-shot) |68.31|
132
+