Update README.md
Browse files
README.md
CHANGED
@@ -85,6 +85,25 @@ model-index:
|
|
85 |
name: Open LLM Leaderboard
|
86 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Menouar/phi-2-basic-maths
|
87 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
datasets:
|
89 |
- gsm8k
|
90 |
language:
|
|
|
85 |
name: Open LLM Leaderboard
|
86 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Menouar/phi-2-basic-maths
|
87 |
|
88 |
+
# truthfulqa (0-shot)
|
89 |
+
- task:
|
90 |
+
type: text-generation
|
91 |
+
name: Text Generation
|
92 |
+
dataset:
|
93 |
+
name: TruthfulQA (0-shot)
|
94 |
+
type: truthfulqa
|
95 |
+
config: truthfulqa
|
96 |
+
split: validation
|
97 |
+
args:
|
98 |
+
num_few_shot: 0
|
99 |
+
metrics:
|
100 |
+
- type: mc2
|
101 |
+
name: mc2
|
102 |
+
value: 41.40
|
103 |
+
source:
|
104 |
+
name: Open LLM Leaderboard
|
105 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Menouar/phi-2-basic-maths
|
106 |
+
|
107 |
datasets:
|
108 |
- gsm8k
|
109 |
language:
|