erikbranmarino commited on
Commit
f746b2f
·
verified ·
1 Parent(s): d8e1858

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -60,11 +60,6 @@ pipeline_tag: text-classification
60
 
61
  CT-BERT-PRCT is a fine-tuned version of CT-BERT specifically adapted for detecting Population Replacement Conspiracy Theory (PRCT) content across social media platforms. The model has been trained to identify both explicit and implicit PRCT narratives while maintaining robust cross-platform generalization capabilities.
62
 
63
- ## Performance Visualization
64
-
65
- <div align="center">
66
- <img src="https://quickchart.io/chart?c={type:'radar',data:{labels:['Accuracy','Precision','Recall','F1-score'],datasets:[{label:'YouTube',data:[83.8,86.5,83.3,83.3],backgroundColor:'rgba(54,162,235,0.2)',borderColor:'rgb(54,162,235)'},{label:'Telegram',data:[71.9,74.2,71.9,71.2],backgroundColor:'rgba(255,99,132,0.2)',borderColor:'rgb(255,99,132)'}]}}" width="450" />
67
- </div>
68
 
69
  ## Model Configuration
70
 
 
60
 
61
  CT-BERT-PRCT is a fine-tuned version of CT-BERT specifically adapted for detecting Population Replacement Conspiracy Theory (PRCT) content across social media platforms. The model has been trained to identify both explicit and implicit PRCT narratives while maintaining robust cross-platform generalization capabilities.
62
 
 
 
 
 
 
63
 
64
  ## Model Configuration
65