Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,16 @@ tags:
|
|
7 |
- image
|
8 |
- classification
|
9 |
- image-text relation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
pretty_name: Latvian Twitter Eater Corpus - Image-text Relation Classification
|
11 |
size_categories:
|
12 |
- n<1K
|
|
|
7 |
- image
|
8 |
- classification
|
9 |
- image-text relation
|
10 |
+
dataset_info:
|
11 |
+
features:
|
12 |
+
- name: image
|
13 |
+
dtype: image
|
14 |
+
- name: relation
|
15 |
+
dtype: string
|
16 |
+
- name: tweet_id
|
17 |
+
dtype: string
|
18 |
+
- name: text
|
19 |
+
dtype: string
|
20 |
pretty_name: Latvian Twitter Eater Corpus - Image-text Relation Classification
|
21 |
size_categories:
|
22 |
- n<1K
|