Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ dataset_info:
|
|
21 |
- name: img_path
|
22 |
dtype: string
|
23 |
- name: class_label
|
24 |
-
dtype:
|
25 |
class_label:
|
26 |
names: ["not_propaganda", "propaganda", "not-meme","other"]
|
27 |
splits:
|
|
|
21 |
- name: img_path
|
22 |
dtype: string
|
23 |
- name: class_label
|
24 |
+
dtype: ClassLabel
|
25 |
class_label:
|
26 |
names: ["not_propaganda", "propaganda", "not-meme","other"]
|
27 |
splits:
|