roa7n commited on
Commit
5dc6582
·
1 Parent(s): e44fcc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  # Simple CNN for knotted x unknotted recognition
2
 
3
- The model is trained on downsampled [knots_AF](https://huggingface.co/datasets/EvaKlimentova/knots_AF) dataset.
4
 
5
  The architecture is [PENGUINN](https://www.frontiersin.org/articles/10.3389/fgene.2020.568546/full) with modified input.
 
1
  # Simple CNN for knotted x unknotted recognition
2
 
3
+ The model is trained on downsampled [knots_AF](https://huggingface.co/datasets/EvaKlimentova/knots_AF) dataset where sequences with length < 500 are padded with 'X's.
4
 
5
  The architecture is [PENGUINN](https://www.frontiersin.org/articles/10.3389/fgene.2020.568546/full) with modified input.