halilbabacan
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,157 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- halilbabacan/cognitive_distortions_gpt4
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
tags:
|
11 |
+
- medical
|
12 |
+
- psychology
|
13 |
+
---
|
14 |
+
|
15 |
+
Epoch 1/3: 100%|██████████| 100/100 [00:22<00:00, 4.49it/s]
|
16 |
+
Validation: 100%|██████████| 26/26 [00:01<00:00, 16.91it/s]
|
17 |
+
Epoch: 1
|
18 |
+
Train Loss: 1.1479
|
19 |
+
Validation Loss: 0.2109
|
20 |
+
Accuracy: 0.9352
|
21 |
+
Error Rate: 0.0648
|
22 |
+
Epoch 2/3: 100%|██████████| 100/100 [00:12<00:00, 8.01it/s]
|
23 |
+
Validation: 100%|██████████| 26/26 [00:00<00:00, 32.50it/s]
|
24 |
+
Epoch: 2
|
25 |
+
Train Loss: 0.1944
|
26 |
+
Validation Loss: 0.1589
|
27 |
+
Accuracy: 0.9476
|
28 |
+
Error Rate: 0.0524
|
29 |
+
Epoch 3/3: 100%|██████████| 100/100 [00:12<00:00, 8.29it/s]
|
30 |
+
Validation: 100%|██████████| 26/26 [00:00<00:00, 31.56it/s]
|
31 |
+
Epoch: 3
|
32 |
+
Train Loss: 0.1459
|
33 |
+
Validation Loss: 0.1564
|
34 |
+
Accuracy: 0.9401
|
35 |
+
Error Rate: 0.0599
|
36 |
+
|
37 |
+
Sınıf Bazlı Metrikler:
|
38 |
+
|
39 |
+
Mind Reading:
|
40 |
+
Precision: 1.0000
|
41 |
+
Recall: 1.0000
|
42 |
+
F1-Score: 1.0000
|
43 |
+
Support: 36.0
|
44 |
+
|
45 |
+
Overgeneralization:
|
46 |
+
Precision: 0.9032
|
47 |
+
Recall: 0.5957
|
48 |
+
F1-Score: 0.7179
|
49 |
+
Support: 47.0
|
50 |
+
|
51 |
+
Magnification:
|
52 |
+
Precision: 0.9773
|
53 |
+
Recall: 0.9348
|
54 |
+
F1-Score: 0.9556
|
55 |
+
Support: 46.0
|
56 |
+
|
57 |
+
Labelling:
|
58 |
+
Precision: 0.6481
|
59 |
+
Recall: 0.9722
|
60 |
+
F1-Score: 0.7778
|
61 |
+
Support: 36.0
|
62 |
+
|
63 |
+
Personalization:
|
64 |
+
Precision: 1.0000
|
65 |
+
Recall: 1.0000
|
66 |
+
F1-Score: 1.0000
|
67 |
+
Support: 37.0
|
68 |
+
|
69 |
+
Fortune-telling:
|
70 |
+
Precision: 1.0000
|
71 |
+
Recall: 1.0000
|
72 |
+
F1-Score: 1.0000
|
73 |
+
Support: 36.0
|
74 |
+
|
75 |
+
Emotional Reasoning:
|
76 |
+
Precision: 1.0000
|
77 |
+
Recall: 1.0000
|
78 |
+
F1-Score: 1.0000
|
79 |
+
Support: 44.0
|
80 |
+
|
81 |
+
Mental Filter:
|
82 |
+
Precision: 1.0000
|
83 |
+
Recall: 1.0000
|
84 |
+
F1-Score: 1.0000
|
85 |
+
Support: 42.0
|
86 |
+
|
87 |
+
Should Statements:
|
88 |
+
Precision: 1.0000
|
89 |
+
Recall: 1.0000
|
90 |
+
F1-Score: 1.0000
|
91 |
+
Support: 38.0
|
92 |
+
|
93 |
+
All-or-Nothing Thinking:
|
94 |
+
Precision: 0.9744
|
95 |
+
Recall: 0.9744
|
96 |
+
F1-Score: 0.9744
|
97 |
+
Support: 39.0
|
98 |
+
|
99 |
+
Sınıf Mind Reading:
|
100 |
+
True Positive: 36
|
101 |
+
False Positive: 0
|
102 |
+
True Negative: 365
|
103 |
+
False Negative: 0
|
104 |
+
|
105 |
+
Sınıf Overgeneralization:
|
106 |
+
True Positive: 28
|
107 |
+
False Positive: 3
|
108 |
+
True Negative: 351
|
109 |
+
False Negative: 19
|
110 |
+
|
111 |
+
Sınıf Magnification:
|
112 |
+
True Positive: 43
|
113 |
+
False Positive: 1
|
114 |
+
True Negative: 354
|
115 |
+
False Negative: 3
|
116 |
+
|
117 |
+
Sınıf Labelling:
|
118 |
+
True Positive: 35
|
119 |
+
False Positive: 19
|
120 |
+
True Negative: 346
|
121 |
+
False Negative: 1
|
122 |
+
|
123 |
+
Sınıf Personalization:
|
124 |
+
True Positive: 37
|
125 |
+
False Positive: 0
|
126 |
+
True Negative: 364
|
127 |
+
False Negative: 0
|
128 |
+
|
129 |
+
Sınıf Fortune-telling:
|
130 |
+
True Positive: 36
|
131 |
+
False Positive: 0
|
132 |
+
True Negative: 365
|
133 |
+
False Negative: 0
|
134 |
+
|
135 |
+
Sınıf Emotional Reasoning:
|
136 |
+
True Positive: 44
|
137 |
+
False Positive: 0
|
138 |
+
True Negative: 357
|
139 |
+
False Negative: 0
|
140 |
+
|
141 |
+
Sınıf Mental Filter:
|
142 |
+
True Positive: 42
|
143 |
+
False Positive: 0
|
144 |
+
True Negative: 359
|
145 |
+
False Negative: 0
|
146 |
+
|
147 |
+
Sınıf Should Statements:
|
148 |
+
True Positive: 38
|
149 |
+
False Positive: 0
|
150 |
+
True Negative: 363
|
151 |
+
False Negative: 0
|
152 |
+
|
153 |
+
Sınıf All-or-Nothing Thinking:
|
154 |
+
True Positive: 38
|
155 |
+
False Positive: 1
|
156 |
+
True Negative: 361
|
157 |
+
False Negative: 1
|