Skip to content

Commit ad26373

Browse files
authored
Add link to Changelog for details and links to rule change discussions [no CI]
1 parent a4e6d3a commit ad26373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Here is an overview of our key releases and the future roadmap. For a detailed l
157157
- **Rules:** The rules are archived at the [**AlgoPerf v0.5 Documentation**](https://github.com/mlcommons/algorithmic-efficiency/blob/v0.5.0/DOCUMENTATION.md).
158158
- `v0.6` - **Current Version** <br> The active and recommended version of the benchmark. It is an improved and streamlined version that fixes important bugs and modifying the benchmarking protocol based on the lessons learned from the competition. **This is the recommended version for all new submissions.**
159159

160-
- **Key Changes:**
160+
- **Key Changes:** (see the [Changelog](/docs/CHANGELOG.md) for details, including links to discussions on rule changes.)
161161
- A rolling leaderboard now allows for continuous submissions and updates.
162162
- Reduced computational cost via removing held-out workloads, 3 repetition studies (down from 5), and adjusted runtime budgets.
163163
- Includes important bug fixes (e.g., batch norm) and API improvements (e.g., `prepare_for_eval` function).

0 commit comments

Comments
 (0)