lmes_wordalpha / README.md
shamotskyi's picture
Librarian Bot: Add language metadata for dataset (#2)
bc71601 verified
|
raw
history blame
No virus
699 Bytes
metadata
language:
  - uk
configs:
  - config_name: default
    data_files:
      - split: train
        path: WordsAlphabetOrder.jsonl
      - split: fewshot
        path: WordsAlphabetOrder_fewshot.jsonl

Dataset Card for LMES-WordAlpha (Eval-UA-tion benchmark)

This dataset (described in paper TODO) part of the LMES (LMentry-static-UA) set of tasks of the Eval-UA-tion benchmark, which aims to evaluate (L)LMs' Ukrainian language skills.

The LMES dataset is inspired by the (awesome!) LMentry benchmark (aviaefrat/lmentry).

LMES-WordAlpha is about asking "which of these words is first/last in alphabetical order" in different ways.

A better description will follow.