Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
- image-classification
|
5 |
+
language:
|
6 |
+
- el
|
7 |
+
size_categories:
|
8 |
+
- n<1K
|
9 |
+
---
|
10 |
+
|
11 |
+
This is a dataset created by text-image pairs downloaded from greek Twitter. The number of pairs is 260.
|
12 |
+
The purpose of the dataset is to be used as a test dataset, not for training/fine-tuning a model.
|