CoolFace
Apppublic

Pangihutan23/Cognitive_Distortion_Detection

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
metadata.json24 linesDownload Raw Back to multiclass
1{2  "display_name": "Multiclass 11 Cognitive Distortion",3  "task_type": "multiclass",4  "source_model": "IndoLEM-IndoBERT",5  "profile": "multi_boost80_sqrt_weight",6  "seed": 42,7  "max_length": 160,8  "label_names": [9    "All-or-nothing",10    "Discounting the positives",11    "Emotional Reasoning",12    "Fortune-telling",13    "Labeling",14    "Magnification or Minimization",15    "Mental filter",16    "Mind Reading",17    "Overgeneralization",18    "Personalization and Blame",19    "Should statement"20  ],21  "test_accuracy": 0.8254545454545454,22  "test_f1_weighted": 0.8247048244247158,23  "note": "Model multiclass tidak memasukkan label No Distortion karena pada notebook df_multi menghapus No Distortion."24}