-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prostt5 ctranslate2 splitting long sequenes #327
base: prostt5-ctranslate2
Are you sure you want to change the base?
Commits on Aug 6, 2024
-
developed draft workflow for splitting sequences bevore prostt5 predi…
…ction
Marcus Wagner committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 04eae16 - Browse repository at this point
Copy the full SHA 04eae16View commit details
Commits on Aug 9, 2024
-
splitting of long sequences compiles and runs, but there is a sequenc…
…e length bug in the 3Di predictions
Marcus Wagner committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 54037a7 - Browse repository at this point
Copy the full SHA 54037a7View commit details -
fixed length mismatch of predicted 3Di seqs
Marcus Wagner committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for e1daa14 - Browse repository at this point
Copy the full SHA e1daa14View commit details -
cleaning up comments from debugging
Marcus Wagner committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 410ef5e - Browse repository at this point
Copy the full SHA 410ef5eView commit details -
Marcus Wagner committed
Aug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for be0f5e9 - Browse repository at this point
Copy the full SHA be0f5e9View commit details
Commits on Aug 12, 2024
-
added splitting parameter with max 6000 lenth
Marcus Wagner committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 0eb6d3a - Browse repository at this point
Copy the full SHA 0eb6d3aView commit details -
removing limit of 6000 for split parameter
Marcus Wagner committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 855695a - Browse repository at this point
Copy the full SHA 855695aView commit details -
creating minimal conda env for CUDA compiling
Marcus Wagner committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d50e47 - Browse repository at this point
Copy the full SHA 9d50e47View commit details
Commits on Aug 13, 2024
-
renamed cuda developement environment
Marcus Wagner committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 893f0ba - Browse repository at this point
Copy the full SHA 893f0baView commit details -
renamed long AA fasta, added second split test for 6000 length splits
Marcus Wagner committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for bb311b6 - Browse repository at this point
Copy the full SHA bb311b6View commit details -
Marcus Wagner committed
Aug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for f8cb484 - Browse repository at this point
Copy the full SHA f8cb484View commit details -
disableing thread affinity due to std::runtime_error thrown when test…
…ing splitting functionality
Marcus Wagner committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 0f89180 - Browse repository at this point
Copy the full SHA 0f89180View commit details -
gitignore file for build, test, and other dev folders
Marcus Wagner committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for d9bcf69 - Browse repository at this point
Copy the full SHA d9bcf69View commit details -
Marcus Wagner committed
Aug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ce2b87 - Browse repository at this point
Copy the full SHA 0ce2b87View commit details
Commits on Aug 14, 2024
-
updating test data for 6000 split length case
Marcus Wagner committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 69cf233 - Browse repository at this point
Copy the full SHA 69cf233View commit details -
split specific length calculation for substring creation
Marcus Wagner committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for cdf8fc7 - Browse repository at this point
Copy the full SHA cdf8fc7View commit details -
eliminating MAX_SPLIT_LENGTH constant, by using the parameter multipl…
…e times
Marcus Wagner committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for ddc4ef4 - Browse repository at this point
Copy the full SHA ddc4ef4View commit details -
Marcus Wagner committed
Aug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for ea1f534 - Browse repository at this point
Copy the full SHA ea1f534View commit details
Commits on Aug 21, 2024
-
foldseek paper benchmark for ctranslate2 splitting branch
Marcus Wagner committedAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 63ce4dc - Browse repository at this point
Copy the full SHA 63ce4dcView commit details
Commits on Aug 22, 2024
-
Marcus Wagner committed
Aug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 34d6b15 - Browse repository at this point
Copy the full SHA 34d6b15View commit details -
working on split length benchmark for foldseek ctranslate2
Marcus Wagner committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a4801b - Browse repository at this point
Copy the full SHA 5a4801bView commit details -
foldseek crashed with CUDA enabled for ProstT5; currently debugging
Marcus Wagner committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for db7baf9 - Browse repository at this point
Copy the full SHA db7baf9View commit details -
rocx files for benchmarking; these are wrongly scaled, need to recomp…
…ute once CUDA build is fixed
Marcus Wagner committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for fc2fcbf - Browse repository at this point
Copy the full SHA fc2fcbfView commit details