|
--- |
|
language: |
|
- en |
|
- TW |
|
thumbnail: https://colab.research.google.com/drive/1L3PvqNjMF-K_ykztrNEqKhky279EcPaN?usp=sharing |
|
tags: |
|
- bert-base-cased |
|
- text classifier |
|
- PyTorch |
|
license: apache-2.0 |
|
datasets: |
|
- True.csv (downloaded from https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset) |
|
- Fake.csv (downloaded from https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset) |
|
metrics: |
|
- accuracy |
|
- auc |
|
|
|
model-index: |
|
- name: bert-base-cased |
|
results: |
|
- task: |
|
type: fake-news-classifier |
|
name: Text Classification |
|
dataset: |
|
type: news |
|
name: Fake and real news |
|
metrics: |
|
- type: accuracy |
|
value: 90.92% |
|
--- |
|
|