CoolFace
Apppublic

dedemerve/ILSA-LLM-Extractor-Viewer

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

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.