johannhartmann
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- de
|
4 |
+
---
|
5 |
+
|
6 |
+
# Dataset Card for https://huggingface.co/datasets/tinyBenchmarks/tinyMMLU
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of the dataset. -->
|
9 |
+
|
10 |
+
|
11 |
+
## Dataset Details
|
12 |
+
|
13 |
+
German tinyMMLU translation.
|
14 |
+
|
15 |
+
### Dataset Description
|
16 |
+
|
17 |
+
This dataset is an AzureML translation of [tinyBenchmarks/tinyMMLU](https://huggingface.co/datasets/tinyBenchmarks/tinyMMLU)
|
18 |
+
|
19 |
+
### Dataset Sources [optional]
|
20 |
+
|
21 |
+
<!-- Provide the basic links for the dataset. -->
|
22 |
+
|
23 |
+
- **Repository: [tinyBenchmarks/tinyMMLU](https://huggingface.co/datasets/tinyBenchmarks/tinyMMLU)
|
24 |
+
- **Paper:[tinyBenchmarks: evaluating LLMs with fewer examples](https://huggingface.co/papers/2402.14992)
|
25 |
+
|
26 |
+
## Uses
|
27 |
+
|
28 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
29 |
+
|
30 |
+
Please see the documentation of the [original dataset](https://huggingface.co/datasets/tinyBenchmarks/tinyMMLU)
|