Text Classification
English
halilbabacan commited on
Commit
1a88e2c
1 Parent(s): 3fe0413

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +214 -0
README.md ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - halilbabacan/combined_synthetic_cognitive_distortions
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ pipeline_tag: text-classification
10
+ ---
11
+
12
+ Epoch 1/3: 100%|██████████| 227/227 [01:15<00:00, 3.01it/s]
13
+ Validation: 100%|██████████| 57/57 [00:06<00:00, 9.39it/s]
14
+ Epoch: 1
15
+ Train Loss: 1.5372
16
+ Validation Loss: 0.8488
17
+ Accuracy: 0.7200
18
+ Error Rate: 0.2800
19
+ Epoch 2/3: 100%|██████████| 227/227 [01:17<00:00, 2.93it/s]
20
+ Validation: 100%|██████████| 57/57 [00:06<00:00, 9.28it/s]
21
+ Epoch: 2
22
+ Train Loss: 0.7906
23
+ Validation Loss: 0.7300
24
+ Accuracy: 0.7850
25
+ Error Rate: 0.2150
26
+ Epoch 3/3: 100%|██████████| 227/227 [01:17<00:00, 2.94it/s]
27
+ Validation: 100%|██████████| 57/57 [00:06<00:00, 9.28it/s]
28
+ Epoch: 3
29
+ Train Loss: 0.5461
30
+ Validation Loss: 0.7143
31
+ Accuracy: 0.7718
32
+ Error Rate: 0.2282
33
+
34
+ Sınıf Bazlı Metrikler:
35
+
36
+ Mind Reading:
37
+ Precision: 0.8933
38
+ Recall: 0.7444
39
+ F1-Score: 0.8121
40
+ Support: 90
41
+
42
+ Overgeneralization:
43
+ Precision: 0.5977
44
+ Recall: 0.6118
45
+ F1-Score: 0.6047
46
+ Support: 85
47
+
48
+ Magnification:
49
+ Precision: 0.7015
50
+ Recall: 0.6026
51
+ F1-Score: 0.6483
52
+ Support: 78
53
+
54
+ Labelling:
55
+ Precision: 0.7347
56
+ Recall: 0.9730
57
+ F1-Score: 0.8372
58
+ Support: 37
59
+
60
+ Personalization:
61
+ Precision: 0.5800
62
+ Recall: 0.8657
63
+ F1-Score: 0.6946
64
+ Support: 67
65
+
66
+ Fortune-telling:
67
+ Precision: 0.8608
68
+ Recall: 0.7816
69
+ F1-Score: 0.8193
70
+ Support: 87
71
+
72
+ Emotional Reasoning:
73
+ Precision: 0.5676
74
+ Recall: 0.7500
75
+ F1-Score: 0.6462
76
+ Support: 56
77
+
78
+ Mental Filter:
79
+ Precision: 1.0000
80
+ Recall: 1.0000
81
+ F1-Score: 1.0000
82
+ Support: 46
83
+
84
+ Should Statements:
85
+ Precision: 1.0000
86
+ Recall: 1.0000
87
+ F1-Score: 1.0000
88
+ Support: 46
89
+
90
+ All-or-Nothing Thinking:
91
+ Precision: 1.0000
92
+ Recall: 1.0000
93
+ F1-Score: 1.0000
94
+ Support: 23
95
+
96
+ Labeling:
97
+ Precision: 0.7692
98
+ Recall: 0.2857
99
+ F1-Score: 0.4167
100
+ Support: 35
101
+
102
+ No Distortion:
103
+ Precision: 0.9442
104
+ Recall: 0.9789
105
+ F1-Score: 0.9612
106
+ Support: 190
107
+
108
+ All-or-nothing thinking:
109
+ Precision: 0.5000
110
+ Recall: 0.0625
111
+ F1-Score: 0.1111
112
+ Support: 16
113
+
114
+ Mental filter:
115
+ Precision: 0.2500
116
+ Recall: 0.3750
117
+ F1-Score: 0.3000
118
+ Support: 24
119
+
120
+ Should statements:
121
+ Precision: 0.6923
122
+ Recall: 0.3333
123
+ F1-Score: 0.4500
124
+ Support: 27
125
+
126
+ Sınıf Mind Reading:
127
+ True Positive: 67
128
+ False Positive: 8
129
+ True Negative: 809
130
+ False Negative: 23
131
+
132
+ Sınıf Overgeneralization:
133
+ True Positive: 52
134
+ False Positive: 35
135
+ True Negative: 787
136
+ False Negative: 33
137
+
138
+ Sınıf Magnification:
139
+ True Positive: 47
140
+ False Positive: 20
141
+ True Negative: 809
142
+ False Negative: 31
143
+
144
+ Sınıf Labelling:
145
+ True Positive: 36
146
+ False Positive: 13
147
+ True Negative: 857
148
+ False Negative: 1
149
+
150
+ Sınıf Personalization:
151
+ True Positive: 58
152
+ False Positive: 42
153
+ True Negative: 798
154
+ False Negative: 9
155
+
156
+ Sınıf Fortune-telling:
157
+ True Positive: 68
158
+ False Positive: 11
159
+ True Negative: 809
160
+ False Negative: 19
161
+
162
+ Sınıf Emotional Reasoning:
163
+ True Positive: 42
164
+ False Positive: 32
165
+ True Negative: 819
166
+ False Negative: 14
167
+
168
+ Sınıf Mental Filter:
169
+ True Positive: 46
170
+ False Positive: 0
171
+ True Negative: 861
172
+ False Negative: 0
173
+
174
+ Sınıf Should Statements:
175
+ True Positive: 46
176
+ False Positive: 0
177
+ True Negative: 861
178
+ False Negative: 0
179
+
180
+ Sınıf All-or-Nothing Thinking:
181
+ True Positive: 23
182
+ False Positive: 0
183
+ True Negative: 884
184
+ False Negative: 0
185
+
186
+ Sınıf Labeling:
187
+ True Positive: 10
188
+ False Positive: 3
189
+ True Negative: 869
190
+ False Negative: 25
191
+
192
+ Sınıf No Distortion:
193
+ True Positive: 186
194
+ False Positive: 11
195
+ True Negative: 706
196
+ False Negative: 4
197
+
198
+ Sınıf All-or-nothing thinking:
199
+ True Positive: 1
200
+ False Positive: 1
201
+ True Negative: 890
202
+ False Negative: 15
203
+
204
+ Sınıf Mental filter:
205
+ True Positive: 9
206
+ False Positive: 27
207
+ True Negative: 856
208
+ False Negative: 15
209
+
210
+ Sınıf Should statements:
211
+ True Positive: 9
212
+ False Positive: 4
213
+ True Negative: 876
214
+ False Negative: 18