timotheeplanes
commited on
Commit
•
2b58000
1
Parent(s):
a6a5647
Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,16 @@ tags:
|
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
- transformers
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
14 |
|
|
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
- transformers
|
8 |
+
- doping
|
9 |
+
- anti-doping
|
10 |
+
pretty_name: Domain-adapted BERT for anti-doping practice
|
11 |
+
license: apache-2.0
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
library_name: sentence-transformers
|
15 |
---
|
16 |
|
17 |
+
# Domain-adapted BERT for anti-doping practice
|
18 |
|
19 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
20 |
|