Update README.md
Browse files
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 |
|