NurFathihaTahiatSeeum
commited on
Commit
•
9e0505e
1
Parent(s):
2aa1cac
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,7 @@ language:
|
|
6 |
pipeline_tag: text-classification
|
7 |
tags:
|
8 |
- Natural Language Processing
|
9 |
-
---
|
|
|
|
|
|
|
|
6 |
pipeline_tag: text-classification
|
7 |
tags:
|
8 |
- Natural Language Processing
|
9 |
+
---
|
10 |
+
This Natural Language Processing (NLP) work is done in google colab using Bidirectional Encoder Representations from Transformers (BERT) model.
|
11 |
+
|
12 |
+
Dataset: https://www.kaggle.com/datasets/sadikaljarif/fake-news-detection-dataset-english
|