Q-bert commited on
Commit
0c95c59
1 Parent(s): 10bd650

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - meta-math/MetaMathQA
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - Math
10
  ---
11
+
12
+ ## Bumblebee-7B
13
+
14
+ <img src="https://images6.alphacoders.com/131/1314913.jpeg" width="300" height="200" alt="Bumblebee-7B">
15
+
16
+ Fine-tuned On [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) with [meta-math/MetaMathQA](https://huggingface.co/datasets/meta-math/MetaMathQA)
17
+
18
+ You can use ChatML format.
19
+
20
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
21
+ Detailed results can be found [Coming soon]()
22
+
23
+ | Metric | Value |
24
+ |-----------------------|---------------------------|
25
+ | Avg. | Coming soon |
26
+ | ARC (25-shot) | Coming soon |
27
+ | HellaSwag (10-shot) | Coming soon |
28
+ | MMLU (5-shot) | Coming soon |
29
+ | TruthfulQA (0-shot) | Coming soon |
30
+ | Winogrande (5-shot) | Coming soon |
31
+ | GSM8K (5-shot) | Coming soon |
32
+