Files changed (1) hide show
  1. README.md +21 -8
README.md CHANGED
@@ -1,17 +1,17 @@
1
  ---
 
 
 
2
  tags:
3
  - physics
4
  - cosmology
5
- model-index:
6
- - name: cosmosage-v3
7
- results: []
8
- license: mit
9
- language:
10
- - en
11
- pipeline_tag: text-generation
12
  base_model: meta-llama/Meta-Llama-3-8B
13
  datasets:
14
  - teknium/OpenHermes-2.5
 
 
 
 
15
  ---
16
 
17
  # cosmosage
@@ -97,4 +97,17 @@ cosmosage can be cited using the following BibTeX entry:
97
  }
98
  ```
99
 
100
- [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ license: mit
5
  tags:
6
  - physics
7
  - cosmology
 
 
 
 
 
 
 
8
  base_model: meta-llama/Meta-Llama-3-8B
9
  datasets:
10
  - teknium/OpenHermes-2.5
11
+ pipeline_tag: text-generation
12
+ model-index:
13
+ - name: cosmosage-v3
14
+ results: []
15
  ---
16
 
17
  # cosmosage
 
97
  }
98
  ```
99
 
100
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
101
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
102
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Tijmen2__cosmosage-v3)
103
+
104
+ | Metric |Value|
105
+ |-------------------|----:|
106
+ |Avg. |16.80|
107
+ |IFEval (0-Shot) |44.82|
108
+ |BBH (3-Shot) |22.69|
109
+ |MATH Lvl 5 (4-Shot)| 1.74|
110
+ |GPQA (0-shot) | 4.36|
111
+ |MuSR (0-shot) |10.69|
112
+ |MMLU-PRO (5-shot) |16.51|
113
+