Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
License:
christinacdl
commited on
Commit
·
060e588
1
Parent(s):
fd1a5f7
Update README.md
Browse files
README.md
CHANGED
@@ -12,13 +12,15 @@ size_categories:
|
|
12 |
|
13 |
1 : clickbait
|
14 |
|
|
|
|
|
15 |
Dataset split into train and test sets using 0.2 split ratio.
|
16 |
|
17 |
Dataset split into test and validation sets using 0.2 split ratio.
|
18 |
|
19 |
|
20 |
-
Size of training set:
|
21 |
|
22 |
-
Size of test set:
|
23 |
|
24 |
-
Size of validation set:
|
|
|
12 |
|
13 |
1 : clickbait
|
14 |
|
15 |
+
Dataset cleaned from duplicates and kept only the first appearing text.
|
16 |
+
|
17 |
Dataset split into train and test sets using 0.2 split ratio.
|
18 |
|
19 |
Dataset split into test and validation sets using 0.2 split ratio.
|
20 |
|
21 |
|
22 |
+
Size of training set: 43.802
|
23 |
|
24 |
+
Size of test set: 8.760
|
25 |
|
26 |
+
Size of validation set: 2.191
|