Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: Bert_Fake_News_Classification
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -51,4 +55,4 @@ The following hyperparameters were used during training:
|
|
51 |
- Transformers 4.48.3
|
52 |
- Pytorch 2.5.1+cu124
|
53 |
- Datasets 3.3.0
|
54 |
-
- Tokenizers 0.21.0
|
|
|
7 |
model-index:
|
8 |
- name: Bert_Fake_News_Classification
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- ErfanMoosaviMonazzah/fake-news-detection-dataset-English
|
12 |
+
language:
|
13 |
+
- en
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
55 |
- Transformers 4.48.3
|
56 |
- Pytorch 2.5.1+cu124
|
57 |
- Datasets 3.3.0
|
58 |
+
- Tokenizers 0.21.0
|