Datasets/lm evaluation library#724
Merged
ArshaanNazir merged 24 commits intorelease/1.4.0from Aug 31, 2023
Merged
Conversation
…hnSnowLabs/langtest into dataset-lm-evaluation-library
ArshaanNazir
approved these changes
Aug 31, 2023
Contributor
|
@RakshitKhajuria @Prikshit7766 have you prepared any NB for it. Give link to NB in PR description with some screenshots of generated results. |
Contributor
Author
Updated |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR aims at adding Benchmark Datasets For QA task
Datasets Added:
LogiQA - A Benchmark Dataset for Machine Reading Comprehension with Logical Reasoning.
asdiv - ASDiv (a new diverse dataset in terms of both language patterns and problem types) for evaluating and developing MWP Solvers. It contains 2305 english Math Word Problems (MWPs), and is published in this paper "A Diverse Corpus for Evaluating and Developing English Math Word Problem Solvers".
Google/Bigbench - The Beyond the Imitation Game Benchmark (BIG-bench) is a collaborative benchmark intended to probe large language models and extrapolate their future capabilities. Tasks included in BIG-bench are summarized by keyword here, and by task name here
➤ Fixes: Explore lm evaluation library for good datasets #556
➤ Notebook Links:
Type of change
Please delete options that are not relevant.
Usage
Checklist:
pydanticfor typing when/where necessary.Screenshots (if appropriate):
LogiQA
ASDiv
BigBench