Spaces:
Running
Running
Commit
·
b2b20ea
1
Parent(s):
ccd280d
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ pinned: false
|
|
13 |
Hugging Face makes it easy to collaboratively build and showcase your <a
|
14 |
href="https://www.sbert.net/">Sentence Transformers</a
|
15 |
>
|
16 |
-
models! You can collaborate with your organization, upload and showcase your own models in your profile
|
17 |
|
18 |
</p>
|
19 |
</div>
|
@@ -57,7 +57,7 @@ pinned: false
|
|
57 |
</a>
|
58 |
<div class="lg:col-span-3">
|
59 |
<p class="mb-4">
|
60 |
-
To upload your Sentence Transformers models to the Hub
|
61 |
href="https://github.com/UKPLab/sentence-transformers/blob/master/sentence_transformers/SentenceTransformer.py#L417"
|
62 |
>save_to_hub</a
|
63 |
>
|
@@ -77,7 +77,7 @@ save_to_hub(repo_name = 'cool_new_model')
|
|
77 |
</p>
|
78 |
<div class="lg:col-span-3">
|
79 |
<p class="mb-4">
|
80 |
-
To load Sentence Transformers models from the 🤗Hub
|
81 |
href="https://github.com/UKPLab/sentence-transformers/blob/master/sentence_transformers/SentenceTransformer.py#L33"
|
82 |
>SentenceTransformer</a
|
83 |
>
|
|
|
13 |
Hugging Face makes it easy to collaboratively build and showcase your <a
|
14 |
href="https://www.sbert.net/">Sentence Transformers</a
|
15 |
>
|
16 |
+
models! You can collaborate with your organization, upload and showcase your own models in your profile ❤️<br />
|
17 |
|
18 |
</p>
|
19 |
</div>
|
|
|
57 |
</a>
|
58 |
<div class="lg:col-span-3">
|
59 |
<p class="mb-4">
|
60 |
+
To upload your Sentence Transformers models to the 🤗 Hub use the <a
|
61 |
href="https://github.com/UKPLab/sentence-transformers/blob/master/sentence_transformers/SentenceTransformer.py#L417"
|
62 |
>save_to_hub</a
|
63 |
>
|
|
|
77 |
</p>
|
78 |
<div class="lg:col-span-3">
|
79 |
<p class="mb-4">
|
80 |
+
To load Sentence Transformers models from the 🤗 Hub use the <a
|
81 |
href="https://github.com/UKPLab/sentence-transformers/blob/master/sentence_transformers/SentenceTransformer.py#L33"
|
82 |
>SentenceTransformer</a
|
83 |
>
|