Skip to content

Point the LENS baseline and README at their canonical URLs - #217

Merged
vassiliphilippov merged 2 commits into
mainfrom
agent/fix-lens-baseline-link
Jul 26, 2026
Merged

Point the LENS baseline and README at their canonical URLs#217
vassiliphilippov merged 2 commits into
mainfrom
agent/fix-lens-baseline-link

Conversation

@vassiliphilippov

@vassiliphilippov vassiliphilippov commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

github.com/GliteTech/glite-lens does not exist. The Glite LENS row on the leaderboard has been linking to a 404, sitting directly beside three working SapienzaNLP baseline links — on a board whose entire claim is that every number is auditable, the one dead link was on our own model.

LENS lives in research-semcor-relabeling, the reproducibility record for the lexEN/SenseBench paper (public, not archived, pushed 18 July).

The link carries the #glite-lens anchor rather than pointing at the repo root, because that README opens on the relabeled-SemCor tables. This matches how the ESCHER and ConSeC rows land straight on their models.

Verified after the change — all four baseline source_urls resolve:

200  https://github.com/GliteTech/research-semcor-relabeling#glite-lens
200  https://github.com/SapienzaNLP/consec
200  https://github.com/SapienzaNLP/esc
200  https://github.com/SapienzaNLP/wsd-hard-benchmark

github.com/GliteTech/glite-lens does not exist, so the LENS row on the
leaderboard has been a 404 sitting next to three working SapienzaNLP
links. On a board whose whole claim is that every number is auditable,
the one dead link was on our own model.

LENS lives in research-semcor-relabeling, the reproducibility record for
the paper; its README opens on the relabeled-SemCor tables, so the link
carries the #glite-lens anchor to land on the model itself, matching how
the ESCHER and ConSeC rows link straight to their models.

Verified all four baseline source URLs now return 200.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The Glite LENS baseline metadata now points to the specific research-semcor-relabeling#glite-lens repository location. The README’s “Live leaderboard” link now points to https://sense-bench.com/. No scoring logic or control flow changed.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: emilkayumov

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Destructive Migrations ✅ Passed PASS: The PR only changes README.md and baselines.py; there are no Django migration files or Django indicators in the repo, so this check is not applicable.
Mobile Localization String Quality Review ✅ Passed Only README.md changed; no files under mobile/ were modified, so there are no mobile strings to review.
Description check ✅ Passed The description accurately describes the baseline link and README URL updates in the pull request.

Comment @coderabbitai help to get the list of available commands.

The README advertised the leaderboard as glitetech.github.io/sensebench,
which 301s to sense-bench.com. It resolved, but the README is the surface
people copy links from, so every share inherited the redirect instead of
the canonical domain.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vassiliphilippov vassiliphilippov changed the title Point the Glite LENS baseline at the repository that publishes it Point the LENS baseline and README at their canonical URLs Jul 26, 2026
@vassiliphilippov
vassiliphilippov merged commit 27eccc4 into main Jul 26, 2026
5 checks passed
@vassiliphilippov
vassiliphilippov deleted the agent/fix-lens-baseline-link branch July 26, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant