Edit model card

recobo/chemical-bert-uncased-tsdae

from sentence_transformers import SentenceTransformer

model_name = 'recobo/chemical-bert-uncased-tsdae'

model = SentenceTransformer(model_name)
Downloads last month
59
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.