Datasets:
gabrielmotablima
commited on
Commit
•
b38af14
1
Parent(s):
88b4502
Update README.md
Browse files
README.md
CHANGED
@@ -9,16 +9,16 @@ dataset_info:
|
|
9 |
sequence: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes: 829880166
|
13 |
num_examples: 6000
|
14 |
- name: test
|
15 |
-
num_bytes: 136929806
|
16 |
num_examples: 1000
|
17 |
- name: validation
|
18 |
-
num_bytes: 138076299
|
19 |
num_examples: 1000
|
20 |
download_size: 1102895899
|
21 |
-
dataset_size: 1104886271
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
@@ -28,4 +28,13 @@ configs:
|
|
28 |
path: data/test-*
|
29 |
- split: validation
|
30 |
path: data/validation-*
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
sequence: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 829880166
|
13 |
num_examples: 6000
|
14 |
- name: test
|
15 |
+
num_bytes: 136929806
|
16 |
num_examples: 1000
|
17 |
- name: validation
|
18 |
+
num_bytes: 138076299
|
19 |
num_examples: 1000
|
20 |
download_size: 1102895899
|
21 |
+
dataset_size: 1104886271
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
|
|
28 |
path: data/test-*
|
29 |
- split: validation
|
30 |
path: data/validation-*
|
31 |
+
task_categories:
|
32 |
+
- image-to-text
|
33 |
+
- text-to-image
|
34 |
+
- text-generation
|
35 |
+
language:
|
36 |
+
- pt
|
37 |
+
pretty_name: Flickr8K Portuguese Translated
|
38 |
+
size_categories:
|
39 |
+
- 1K<n<10K
|
40 |
+
---
|