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

Commit eb72cdc

Browse files
authored
Allow example categories to be ordered (#229)
* Puts the RC examples into a defined order * Need to take the change to the TaskCard class * New version of the core library * Changelog * Revert "New version of the core library" This reverts commit b28015d. * Revert "Need to take the change to the TaskCard class" This reverts commit cb5cc2a.
1 parent d97ff8e commit eb72cdc

2 files changed

Lines changed: 153 additions & 135 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

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

1920
### Changed

0 commit comments

Comments
 (0)