espejelomar commited on
Commit
bf8f228
1 Parent(s): 4024f2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -8,11 +8,11 @@ pinned: false
8
  ---
9
 
10
  <div class="grid lg:grid-cols-2 gap-x-4">
11
- <p>
12
- This organization contains popular datasets to train and fine-tune Sentence Transformers models. Please refer to Omar Espejel (TW: @espejelomar) for any issue.
13
- </p>
14
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"> <a href="" style="text-decoration: underline">Refer to this Hugging Face post showing how to train/fine-tune Sentence Transformer models (WIP).</a></h3>
15
-
16
- <br />
 
 
 
17
 
18
  </div>
 
8
  ---
9
 
10
  <div class="grid lg:grid-cols-2 gap-x-4">
 
 
 
11
  <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold"> <a href="" style="text-decoration: underline">Refer to this Hugging Face post showing how to train/fine-tune Sentence Transformer models (WIP).</a></h3>
12
+ <br />
13
+
14
+
15
+ <h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Train your own ST models!</h2>
16
+ <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>
17
 
18
  </div>