Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Allow example categories to be ordered #229

Merged
merged 10 commits into from
Mar 26, 2021
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Evaluating RC task card and associated LERC model card
- Compatibility with PyTorch 1.8
- Allows the order of examples in the task cards to be specified explicitly
- Dataset reader for SuperGLUE BoolQ

### Changed
Expand Down
Loading