Spaces:
Running
Running
File size: 755 Bytes
b4e7dc5 73d9067 b4e7dc5 73d9067 69ba529 bf8f228 73d9067 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: README
emoji: 💻
colorFrom: indigo
colorTo: gray
sdk: static
pinned: false
---
<div class="grid lg:grid-cols-2 gap-x-4">
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"> <a href="https://huggingface.co/blog/how-to-train-sentence-transformers" style="text-decoration: underline">Refer to this Hugging Face post showing how to train/fine-tune Sentence Transformer models.</a></h3>
<br />
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Train your own ST models!</h2>
<p class="lg:col-span-2"> This organization contains popular datasets to train and fine-tune Sentence Transformers models. Please refer to Omar Espejel (TW: @espejelomar) for any issue. </p>
</div> |