Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
title: Vital Articles
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
|
@@ -10,4 +10,6 @@ pinned: false
|
|
| 10 |
short_description: Data explorer for synthetically annotated Wikipedia dataset
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Vital Articles Synthetic Data Explorer
|
| 3 |
+
emoji: 👀
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
|
|
|
| 10 |
short_description: Data explorer for synthetically annotated Wikipedia dataset
|
| 11 |
---
|
| 12 |
|
| 13 |
+
Synthetically annotated dataset for Wikipedia vital articles.
|
| 14 |
+
Relevant publication: https://arxiv.org/abs/2507.05997
|
| 15 |
+
Dataset available here: https://huggingface.co/datasets/nicpopovic/vital_articles_synthetic_information_extraction
|