Imageomics / char-sim

Pipeline to create model for comparing character state descriptions including ontology similarity
MIT License
0 stars 1 forks source link

Initial snakemake rules to compute similarity. #1

Closed balhoff closed 6 months ago

balhoff commented 6 months ago

Beginning of snakemake file. Download data from Hugging Face and compute pairwise similarity.

KSoumya commented 6 months ago

Thank you very much. This covers almost all the steps, except the LLM evaluation portion. I'll commit those steps.