• Jonathan King's avatar
    Fix check for max_seqlen. · bdbfef1d
    Jonathan King authored
    Previously, long sequences were not excluded from the script.
    This commit changes the comparison to exclude sequences with length
    greater than args.max_seqlen.
    bdbfef1d
download_cameo.py 2.73 KB