Add metadata, paper, project page, and GitHub links to dataset card

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,7 +1,12 @@
 
 
 
 
 
1
 
2
  # Wiki-R1 Training Dataset
3
 
4
- **Dataset Link**: [https://huggingface.co/datasets/Artanic30/Wiki_R1_Train](https://huggingface.co/datasets/Artanic30/Wiki_R1_Train)
5
 
6
  ## Overview
7
 
@@ -94,7 +99,8 @@ The KB file is a **JSON array** of entity objects. Example structure:
94
  "url": "https://en.wikipedia.org/wiki/Khindsi_Lake",
95
  "title": "Khindsi Lake",
96
  "cate": "unseen_kb",
97
- "KB_text": "Khindsi Lake\nKhindsi Lake is a lake near the city of Ramtek...",
 
98
  "section_titles": ["Khindsi Lake", "References"],
99
  "section_texts": ["Khindsi Lake is a lake near...", "\"Rajkamal Resorts\"."],
100
  "image_reference_descriptions": ["Khindsi Lake"],
@@ -195,10 +201,4 @@ If you use this dataset, please cite the Wiki-R1 project:
195
  journal={arXiv preprint arXiv:2603.05256},
196
  year={2026}
197
  }
198
- ```
199
-
200
- ## License
201
-
202
- license: apache-2.0
203
-
204
-
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-text-to-text
5
+ ---
6
 
7
  # Wiki-R1 Training Dataset
8
 
9
+ [**Project Page**](https://artanic30.github.io/project_pages/WikiR1/) | [**Paper**](https://huggingface.co/papers/2603.05256) | [**GitHub**](https://github.com/Artanic30/Wiki_R1)
10
 
11
  ## Overview
12
 
 
99
  "url": "https://en.wikipedia.org/wiki/Khindsi_Lake",
100
  "title": "Khindsi Lake",
101
  "cate": "unseen_kb",
102
+ "KB_text": "Khindsi Lake
103
+ Khindsi Lake is a lake near the city of Ramtek...",
104
  "section_titles": ["Khindsi Lake", "References"],
105
  "section_texts": ["Khindsi Lake is a lake near...", "\"Rajkamal Resorts\"."],
106
  "image_reference_descriptions": ["Khindsi Lake"],
 
201
  journal={arXiv preprint arXiv:2603.05256},
202
  year={2026}
203
  }
204
+ ```