Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
---
|
7 |
+
Model used: [XSY/albert-base-v2-fakenews-discriminator](https://huggingface.co/XSY/albert-base-v2-fakenews-discriminator)
|
8 |
+
|
9 |
+
Dataset name: [BeardedJohn/FakeNews](https://huggingface.co/datasets/BeardedJohn/FakeNews)
|