Upload dataset
Browse files- README.md +57 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: language
|
7 |
+
dtype: string
|
8 |
+
- name: page_url
|
9 |
+
dtype: string
|
10 |
+
- name: image_url
|
11 |
+
dtype: string
|
12 |
+
- name: page_title
|
13 |
+
dtype: string
|
14 |
+
- name: section_title
|
15 |
+
dtype: string
|
16 |
+
- name: hierarchical_section_title
|
17 |
+
dtype: string
|
18 |
+
- name: caption_reference_description
|
19 |
+
dtype: string
|
20 |
+
- name: caption_attribution_description
|
21 |
+
dtype: string
|
22 |
+
- name: caption_alt_text_description
|
23 |
+
dtype: string
|
24 |
+
- name: mime_type
|
25 |
+
dtype: string
|
26 |
+
- name: original_height
|
27 |
+
dtype: int64
|
28 |
+
- name: original_width
|
29 |
+
dtype: int64
|
30 |
+
- name: is_main_image
|
31 |
+
dtype: bool
|
32 |
+
- name: attribution_passes_lang_id
|
33 |
+
dtype: bool
|
34 |
+
- name: page_changed_recently
|
35 |
+
dtype: bool
|
36 |
+
- name: context_page_description
|
37 |
+
dtype: string
|
38 |
+
- name: context_section_description
|
39 |
+
dtype: string
|
40 |
+
- name: caption_length
|
41 |
+
dtype: int64
|
42 |
+
- name: CLIP_Sim
|
43 |
+
dtype: float64
|
44 |
+
- name: translated_caption_alt_text
|
45 |
+
dtype: string
|
46 |
+
splits:
|
47 |
+
- name: train
|
48 |
+
num_bytes: 107488783.0
|
49 |
+
num_examples: 60
|
50 |
+
download_size: 107213873
|
51 |
+
dataset_size: 107488783.0
|
52 |
+
configs:
|
53 |
+
- config_name: default
|
54 |
+
data_files:
|
55 |
+
- split: train
|
56 |
+
path: data/train-*
|
57 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3487e503ef9c183ba328f73b8f22674d13f5d35e0f549feb1a4f864bd00f8a5
|
3 |
+
size 107213873
|