devlog#2 last time i forgot to add and commit the changes, so here it is and also create utils/split.py for splitting train, test and val with 80/10/10 ratio for the next development, i will do splitting each genomes into chunks at around 64 kb per chunk and might scale bigger if my vram wont hit oom error, and if i pass i will need to convert 6-mers into int, like mapping tokenization (ATGCGC -> 12 and more)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.