Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Evals] Add eval for Dhivehi diacritical marks #1495

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions evals/registry/data/dhivehi-diacriticals/samples.jsonl
Git LFS file not shown
9 changes: 9 additions & 0 deletions evals/registry/evals/dhivehi-diacriticals.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
dhivehi-diacriticals:
id: dhivehi-diacriticals.dev.v0
description: Given a Dhivehi sentence that includes a word missing its diacritical marks, deduce the appropriate diacritical marks for that word and output the word with correct diacritical marks.
metrics: [accuracy]

dhivehi-diacriticals.dev.v0:
class: evals.elsuite.basic.match:Match
args:
samples_jsonl: dhivehi-diacriticals/samples.jsonl