SAVRN
Search Contact SAVRN

Independent publisher

Junghyun Gan

jhgan

Models in Library1
Datasets in Library0
Models on Hugging Face9
Followers23

Models

Model · Sentence similarity

ko-sroberta-multitask

Junghyun Gan

This is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search. Using this model becomes easy when you have sentence-transformers installed: Then you can use the model like this: Without sentence-transformers, you can use the model like this: First, you pass your input through the transformer model, then you have to apply the right pooling-operation on-top of the contextualized word embeddings. KorSTS, KorNLI 학습 데이터셋으로 멀티 태스크 학습을 진행한 후 KorSTS 평가 데이터셋으로 평가한 결과입니다. The model was trained with the parameters: sentencetransformers.datasets.NoDuplicatesDataLoader.NoDuplicatesDataLoader of…

Open weights 111M parameters 514 tokens sentence-transformers