Spaces:
Running
Running
espejelomar
commited on
Commit
•
73d9067
1
Parent(s):
b4e7dc5
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 💻
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div class="grid lg:grid-cols-2 gap-x-4">
|
11 |
+
<p class="mb-4">
|
12 |
+
This organization contains popular datasets to train and fine-tune Sentence Transformers models. For any issue please refer to Omar Espejel (TW: @espejelomar).
|
13 |
+
</p>
|
14 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"> <a href="https://huggingface.co/organizations/platzi/share/JpevLvXBSgXrqliCrVTUcOJHdXqwoKkmWj" style="text-decoration: underline">Refer to this Hugging Face post showing how to train/fine-tune Sentence Transformer models.</a></h3>
|
15 |
+
|
16 |
+
<br />
|
17 |
+
|
18 |
+
</div>
|