Skip to content

EleutherAI/exploring-contrastive-topology

Repository files navigation

exploring-contrastive-topology

Before running a Google Colab, run the following:

!git clone https://github.com/EleutherAI/exploring-contrastive-topology
%cd ./exploring-contrastive-topology
!sed -i "s/pandas==.*/pandas>=1.3/" requirements.txt
%pip install -r requirements.txt
!git lfs install
!git clone https://huggingface.co/datasets/cat-state/clip-embeddings
%cd ./clip-embeddings
!git lfs pull
%pip install -r requirements.txt
%cd ..

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published