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

Updates for setting up the leaderboard #768

Merged
merged 5 commits into from
Jun 13, 2022
Merged

Conversation

yizhongw
Copy link
Contributor

@yizhongw yizhongw commented Jun 11, 2022

This PR contains several updates in order to set up the leaderboard here:

  1. Add id to each instance in the Instances field. This is done by running the script in src/add_instance_id.py. Each id is composed of the task number and a string generated by uuid.uuid4().hex.
  2. Update the official evaluation script in eval/automatic/evaluation.py. The new script uses GPT2 tokenizer for the xlingual track.
  3. Add the script, Dockerfile, and configuration files for building the benchmark. These files are put in the eval/leaderboard folder.

@yizhongw yizhongw requested a review from danyaljj June 11, 2022 05:43
@danyaljj
Copy link
Contributor

Thank you, @yizhongw!

@danyaljj danyaljj merged commit 8540acd into allenai:master Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants