File size: 492 Bytes
4c077b6
 
6247b3e
 
 
 
4c077b6
6247b3e
7faaf7d
6247b3e
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: mit
datasets:
- nlp-brin-id/unsup-fact
language:
- id
---

Contrastive embedding trained unsupervisedly to implicitly contradict factual evidences and claims . The dataset is based on online public report for fake news detection.
Model is trained based on contrastive loss and 'Fake news classification' as validation task.
MLP is used as external classifier for validation task given the resulting embedding from trained model.

Code implementation will be shared publicly soon.