shamotskyi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,12 @@ configs:
|
|
6 |
path: "data/train/LOWTask.jsonl"
|
7 |
- split: fewshot
|
8 |
path: "data/fewshot/LOWTask.jsonl"
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
path: "data/train/LOWTask.jsonl"
|
7 |
- split: fewshot
|
8 |
path: "data/fewshot/LOWTask.jsonl"
|
9 |
+
---
|
10 |
+
# Dataset Card for LMES-LOW (Eval-UA-tion benchmark)
|
11 |
+
|
12 |
+
This dataset (described in paper **TODO**) part of the LMentry-static-UA set of tasks of the Eval-UA-tion benchmark.
|
13 |
+
It aims to evaluate (L)LMs' Ukrainian language skills.
|
14 |
+
|
15 |
+
The LMES dataset is inspired by the (awesome!) LMentry benchmark ([aviaefrat/lmentry](https://github.com/aviaefrat/lmentry/))
|
16 |
+
|
17 |
+
LMES-LOW asks questions such as "what's the fifth letter of the word ..." in many different ways.
|