dedemerve's picture
Upload 2 files
b1f0bed verified
|
Raw
History Blame Contribute Delete
714 Bytes
---
title: ILSA LLM Extractor Viewer
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: "5.49.1"
app_file: app.py
pinned: false
---
# ILSA-LLM-Extractor-Dataset — Clickable Source Viewer
A small Gradio app for browsing every subset/split of the
`dedemerve/ILSA-LLM-Extractor-Dataset` dataset. Unlike the standard
Hugging Face Dataset Viewer, it adds a **Source** column to each row:
- If a DOI is available → links directly to `https://doi.org/<doi>`.
- If no DOI is available → links to a Google Scholar search built from
the title (and venue, if present).
The list of subsets/splits is pulled automatically from the dataset's
own metadata, so adding new subsets later requires no code changes.