"tools/vscode:/vscode.git/clone" did not exist on "cb1ecefaa38a763ef7d3e0de22fb36c89f21509b"
  • 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