Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,6 @@ pipeline_tag: sentence-similarity
|
|
8 |
---
|
9 |
|
10 |
|
11 |
-
|
12 |
-
\\ sentence_transformer.draw.io.png\\
|
13 |
-
|
14 |
# Dataset Collection:
|
15 |
* The news dataset is collected from Kaggle.
|
16 |
* The dataset has news title ,news content and the label(the label shows the cosine similarity between news title and news content).
|
|
|
8 |
---
|
9 |
|
10 |
|
|
|
|
|
|
|
11 |
# Dataset Collection:
|
12 |
* The news dataset is collected from Kaggle.
|
13 |
* The dataset has news title ,news content and the label(the label shows the cosine similarity between news title and news content).
|