Skip to content

Commit

Permalink
remove self-reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
priyakasimbeg committed Apr 19, 2024
1 parent 94b8e54 commit db59959
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 0 additions & 1 deletion CALL_FOR_SUBMISSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Submissions can compete under two hyperparameter tuning rulesets (with separate
- **Registration deadline to express non-binding intent to submit: February 28th, 2024**.\
Please fill out the (mandatory but non-binding) [**registration form**](https://forms.gle/K7ty8MaYdi2AxJ4N8).
- **Submission deadline: April 04th, 2024** *(moved by a week from the initial March 28th, 2024)*
- **Deadline for self-reporting preliminary results: May 28th, 2024**
- [tentative] Announcement of all results: July 15th, 2024

For a detailed and up-to-date timeline see the [Competition Rules](/COMPETITION_RULES.md).
Expand Down
3 changes: 0 additions & 3 deletions COMPETITION_RULES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ The Competition begins at 12:01am (ET) on November 28, 2023 and ends at 11:59pm

- **Intention to Submit.** You must register your Intention to Submit no later than 11:59pm ET on February 28, 2024.
- **Submission Period.** You must complete your Submission and enter it after the Intention to Submit deadline, but no later than 11:59pm ET on April 04, 2024.
- **Deadline for self-reporting results.** 11:59pm ET on May 28, 2024.

## Agreement to Official Rules

Expand All @@ -65,8 +64,6 @@ There are four (4) steps to a successful submission ("Submission").

The form is sent to the working group chairs, who will process your Submission. Failure to complete the proper Submission Forms will results in disqualification of your Submission. At the close of the Submission Period, your GitHub repository must be public.

4. **Report Results.** Prior to the Deadline for self-reporting results, run your Submission on either the qualification set or the full benchmark set and report the results. You must report your scores by uploading all unmodified logs that the benchmarking codebase automatically generates in a separate `/results` directory within the `/submission` folder of your Submission's GitHub repository.

## Submission Conditions

All Submissions must meet the requirements of the terms contained in these rules, including reliance on new algorithmic or mathematical ideas and concepts, and must not use software engineering approaches in order to increase primitive operations in PyTorch, JAX, their dependencies, the operating systems, or the hardware. By entering, all Team members warrant that their Submission does not infringe any third party's rights, and that Team members have obtained all necessary permissions from all relevant third parties to submit the Submission. If, in the sole discretion of Sponsor, any Submission constitutes copyright or other intellectual property infringement, the Submission will be disqualified. Team must hold all rights through license or ownership to the entire Submission. Team members agree to indemnify Sponsor against any and all claims of infringement from any third party for any use by Sponsor of a Submission. Team members may not be: 1) represented under contract that would limit or impair Sponsor's ability to use the Submission; or 2) are under any other contractual relationship, including but not limited to guild and/or union memberships, that may prohibit them from participating fully in this Competition, or from allowing Sponsor to use royalty-free, the Submission worldwide in all media in perpetuity.
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@
---

> [!IMPORTANT]
> Upcoming Deadline:
> Submission deadline: **April 04th, 2024** (*moved by a week*). \
> For submission instructions please see [Packaging your Submission Code](/GETTING_STARTED.md#package-your-submission-code) section in the Getting Started document.\
> Submitters are no longer required to self-report results.
> We are currently in the process of evaluating and scoring received submissions.
> For other key dates please see [Call for Submissions](CALL_FOR_SUBMISSIONS.md).
## Table of Contents <!-- omit from toc -->
Expand Down

0 comments on commit db59959

Please sign in to comment.