Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ dataset_info:
|
|
17 |
- name: answer_index
|
18 |
dtype: int64
|
19 |
splits:
|
20 |
-
- name:
|
21 |
num_bytes: 200846
|
22 |
num_examples: 1003
|
23 |
download_size: 139630
|
@@ -25,8 +25,8 @@ dataset_info:
|
|
25 |
configs:
|
26 |
- config_name: default
|
27 |
data_files:
|
28 |
-
- split:
|
29 |
-
path: data/
|
30 |
---
|
31 |
|
32 |
# OZ Eval
|
@@ -99,6 +99,7 @@ accelerate launch lighteval/run_evals_accelerate.py \
|
|
99 |
|[Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct)|3.8B|0.3719|±|0.0108|
|
100 |
|[SambaLingo-Serbian-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Serbian-Chat)|7B|0.2802|±|0.01|
|
101 |
|[Gemma-2-9B-it](https://huggingface.co/google/gemma-2-9b-it)|9B|0.2193|±|0.0092|
|
|
|
102 |
|
103 |
|
104 |
### Citation
|
|
|
17 |
- name: answer_index
|
18 |
dtype: int64
|
19 |
splits:
|
20 |
+
- name: test
|
21 |
num_bytes: 200846
|
22 |
num_examples: 1003
|
23 |
download_size: 139630
|
|
|
25 |
configs:
|
26 |
- config_name: default
|
27 |
data_files:
|
28 |
+
- split: test
|
29 |
+
path: data/oz-eval-*
|
30 |
---
|
31 |
|
32 |
# OZ Eval
|
|
|
99 |
|[Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct)|3.8B|0.3719|±|0.0108|
|
100 |
|[SambaLingo-Serbian-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Serbian-Chat)|7B|0.2802|±|0.01|
|
101 |
|[Gemma-2-9B-it](https://huggingface.co/google/gemma-2-9b-it)|9B|0.2193|±|0.0092|
|
102 |
+
|[Gemma-2-2B-it](https://huggingface.co/google/gemma-2-2b-it)|2.6B|0.1715|±|0.0084|
|
103 |
|
104 |
|
105 |
### Citation
|