Use original RCP for RCP test if batch size and ALL hparams of submission match the RCP, otherwise used pruned RCPs.
Open
Nobody has claimed this yet.
v2.1
- Dominant language
- Python
- Stars
- 43
- Forks
- 60
- Avg merge
- 19h 56m
- Merged PRs (30d)
- 3
Description
This is a comment made by the training committee, related to issue #206.
If the submission hyperparams match exactly to an RCP in the database, then we should compare against this RCP only.
If not, then we should compare to the pruned RCPs.
This is doable, but given the timeline, we may decide to implement it for the 2.1 round.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.