LICENSE
README.md
pyproject.toml
twinbooster/__init__.py
twinbooster.egg-info/PKG-INFO
twinbooster.egg-info/SOURCES.txt
twinbooster.egg-info/dependency_links.txt
twinbooster.egg-info/requires.txt
twinbooster.egg-info/top_level.txt
twinbooster/datasets/__init__.py
twinbooster/datasets/fsmol.py
twinbooster/datasets/fs-mol/fsmol-0.1.json
twinbooster/datasets/fs-mol/fsmol_lookup.csv
twinbooster/notebooks/__init__.py
twinbooster/notebooks/eval_assay.py
twinbooster/notebooks/eval_zero_shot_lgbm_mf.py
twinbooster/notebooks/ablations/__init__.py
twinbooster/notebooks/ablations/eval_zero_shot_lgbm_mf.py
twinbooster/scripts/__init__.py
twinbooster/scripts/model.py
twinbooster/scripts/barlow_twins/__init__.py
twinbooster/scripts/barlow_twins/barlow_twins.py
twinbooster/scripts/barlow_twins/base_model.py
twinbooster/scripts/barlow_twins/hp_tuning.py
twinbooster/scripts/barlow_twins/preprocessor.py
twinbooster/scripts/barlow_twins/pretraining_pipeline.py
twinbooster/scripts/llm/__init__.py
twinbooster/scripts/llm/aid_embedding.py
twinbooster/scripts/llm/augmented_text_processor.py
twinbooster/scripts/llm/test_text_embedding.py
twinbooster/scripts/llm/text_embeddings.py
twinbooster/scripts/utils/__init__.py
twinbooster/scripts/utils/utils.py
twinbooster/scripts/utils/utils_chem.py
twinbooster/scripts/utils/utils_parallel.py