From 2aae607e175961c7e147ed6354aaef58d5c92ad1 Mon Sep 17 00:00:00 2001 From: Quentin Lhoest Date: Wed, 19 Oct 2022 17:17:17 +0200 Subject: [PATCH] fix task_ids --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95c48ad..559f6e6 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ source_datasets: - original task_categories: - text2text-generation -task_ids: -- text2text-generation-other-math-word-problems +task_ids: [] paperswithcode_id: gsm8k pretty_name: Grade School Math 8K +tags: +- math-word-problems --- # Dataset Card for GSM8K