sven-nm commited on
Commit
3f253cb
·
verified ·
1 Parent(s): b382c30

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: Our World in Data (Recaptioned)
4
+ language:
5
+ - en
6
+ task_categories:
7
+ - image-to-text
8
+ - visual-question-answering
9
+ - image-text-to-text
10
+ size_categories:
11
+ - 1K<n<10K
12
+ tags:
13
+ - charts
14
+ - data-visualization
15
+ - our-world-in-data
16
+ - statistics
17
+ - vision-language
18
+ configs:
19
+ - config_name: grapher_charts
20
+ data_files: grapher_charts.parquet
21
+ - config_name: data_insights
22
+ data_files: data_insights.parquet
23
+ - config_name: articles
24
+ data_files: articles.parquet
25
+ ---
26
+
27
+ # Our World in Data (Recaptioned)
28
+
29
+ Chart images, short data-insight posts, and narrative articles from [Our World in Data](https://ourworldindata.org), prepared as image-text data by the Swiss AI Initiative vision team. OWID publishes research and visualizations on global living conditions and development, covering topics like health, energy, climate, poverty, food and democracy.
30
+
31
+ The release has three files.
32
+ * `grapher_charts.parquet` has 3,487 standalone charts with generated captions
33
+ * `data_insights.parquet` has 416 short data-insight posts (text + chart image)
34
+ * `articles.parquet` has 481 full articles as interleaved text and images
35
+
36
+ ## How it was made
37
+
38
+ Everything is fetched from OWID's public site and CDN. The charts are captioned with Qwen3.5-397B-A17B using the original metadata and surrounding text. See the [full pipeline and scripts](https://github.com/swiss-ai/multimodal-data/tree/main/datasets/owid).
39
+
40
+ ## License
41
+
42
+ All content produced by Our World in Data is CC-BY-4.0 and free to use. Note that OWID charts visualize data compiled from third parties (UN, World Bank, WHO and others) that may carry their own terms. The original sources are recorded per row. See the [OWID FAQ](https://ourworldindata.org/faqs). This is an independent release by the Swiss AI Initiative, not affiliated with Our World in Data.
articles.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a3671c92cab8c92f771645e320edc1e96bc3f00770f7b043db82341a74df73e
3
+ size 1040180544
data_insights.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d04e57daf8dd0cab3f38314be7fe2f2370085053217bb305730f9a3a02e852
3
+ size 106354886
grapher_charts.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8638eaabd5fbc87d439e38a4e781a42e255ae41b2f2d6f6265ad88bdad972c3b
3
+ size 347294886