Sakil commited on
Commit
9e5c66b
·
1 Parent(s): e61d8dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -7,6 +7,10 @@ library_name: sentence-transformers
7
  pipeline_tag: sentence-similarity
8
  ---
9
 
 
 
 
 
10
  # Dataset Collection:
11
  * The news dataset is collected from Kaggle.
12
  * The dataset has news title ,news content and the label(the label shows the cosine similarity between news title and news content).
 
7
  pipeline_tag: sentence-similarity
8
  ---
9
 
10
+
11
+
12
+ ![Screenshot](https://huggingface.co/Sakil/sentence_similarity_semantic_search/blob/main/sentence_transformer.drawio.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).