I'm trying to download Sentence Transformer but they seem to have been wiped from HuggingFace. Does anyone know why ?
Sentence Transformers no more on HuggingFace?
1.3k Views Asked by parth sarthi At
        	3
        	
        There are 3 best solutions below
0
                 On
                        
                            
                        
                        
                            On
                            
                                                    
                    
                I'm having the same problem,
As a work around I'm using: obrizum/all-MiniLM-L6-v2
This model gives the same embeddings as the sentence transformers all-MiniLM-L6-v2
0
                 On
                        
                            
                        
                        
                            On
                            
                                                    
                    
                I saw the same thing, all of the sentence-transformers just went missing from the site. You can download them from sbert directly (they have downloadable list of models at
https://public.ukp.informatik.tu-darmstadt.de/reimers/sentence-transformers/v0.2/
It was an error on HuggingFace. It's back again. Here the POST-MORTEM