Sakil commited on
Commit
af313db
·
1 Parent(s): 0c8cf80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: sentence-similarity
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).
14
  * Different strategies have been followed during the data gathering phase.
15
 
 
9
 
10
 
11
  # Dataset Collection:
12
+ * The news dataset is collected from Kaggle[dataset](https://www.kaggle.com/competitions/fake-news/data)
13
  * The dataset has news title ,news content and the label(the label shows the cosine similarity between news title and news content).
14
  * Different strategies have been followed during the data gathering phase.
15