kardosdrur/en_20-newsgroups_wordlevel_glove-50
This repository contains an embedding pipeline that has been trained using yasep
Usage
# pip install yasep
from yasep.pipeline import Pipeline
nlp = Pipeline.from_hub('kardosdrur/en_20-newsgroups_wordlevel_glove-50')
nlp("A text you want to process")
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no pipeline_tag.