File size: 471 Bytes
2745c39
 
6d7b8e0
 
0d1f30a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: mit
language:
- id
datasets:
- nlp-brin-id/unsup-content
---

Contrastive embedding trained unsupervisedly on longer claim (content section of the hoax report) of 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.