We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eefec0 commit 914fb57Copy full SHA for 914fb57
1 file changed
README.md
@@ -310,7 +310,7 @@ Special thanks goes out to <a href="https://www.eleuther.ai/">EleutherAI</a> for
310
- [x] allow for plain fine-tune with fixed static context
311
- [x] allow for fine tuning with only unfrozen layernorms (technique from fine tuning transformers)
312
- [x] fix handling of 'N' in sequence, figure out representation of N in basenji barnyard
313
-- [ ] take care of shift augmentation in `GenomicIntervalDataset`
+- [x] take care of shift augmentation in `GenomicIntervalDataset`
314
- [ ] offer some basic training utils, as gradient accumulation will be needed for fine tuning
315
- [ ] add to EleutherAI huggingface
316
0 commit comments