isaacchung
commited on
Commit
•
b27a061
1
Parent(s):
99f1b0b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -19,15 +19,13 @@ dataset_info:
|
|
19 |
dtype: int8
|
20 |
splits:
|
21 |
- name: test
|
22 |
-
num_examples:
|
23 |
- config_name: corpus
|
24 |
features:
|
25 |
- name: id
|
26 |
dtype: string
|
27 |
- name: modality
|
28 |
dtype: string
|
29 |
-
- name: text
|
30 |
-
dtype: string
|
31 |
- name: image
|
32 |
dtype: image
|
33 |
splits:
|
@@ -39,8 +37,6 @@ dataset_info:
|
|
39 |
dtype: string
|
40 |
- name: modality
|
41 |
dtype: string
|
42 |
-
- name: text
|
43 |
-
dtype: string
|
44 |
- name: image
|
45 |
dtype: image
|
46 |
splits:
|
|
|
19 |
dtype: int8
|
20 |
splits:
|
21 |
- name: test
|
22 |
+
num_examples: 325570
|
23 |
- config_name: corpus
|
24 |
features:
|
25 |
- name: id
|
26 |
dtype: string
|
27 |
- name: modality
|
28 |
dtype: string
|
|
|
|
|
29 |
- name: image
|
30 |
dtype: image
|
31 |
splits:
|
|
|
37 |
dtype: string
|
38 |
- name: modality
|
39 |
dtype: string
|
|
|
|
|
40 |
- name: image
|
41 |
dtype: image
|
42 |
splits:
|