Skip to content

Commit

Permalink
added gsm8k-ru
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Semin committed Feb 2, 2024
1 parent 5e0aa28 commit 29e9ed5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions lm_eval/tasks/gsm8k/gsm8k-ru.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
include: gsm8k.yaml
group:
- math_word_problems
task: gsm8k-ru
dataset_path: deepvk/gsm8k-ru
dataset_name: null
doc_to_text: "Вопрос: {{question}}\nОтвет:"
generation_kwargs:
until:
- "\n\n"
- "Вопрос:"
do_sample: false
temperature: 0.0

0 comments on commit 29e9ed5

Please sign in to comment.