For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sharing public results

How to share Stratix Public results — citing evaluation IDs, embedding scores, contributing public evaluations.

Every page on stratix.layerlens.ai has a stable URL. That makes the public catalog a citable surface — useful in papers, vendor reviews, internal docs, blog posts.

Stable URLs

Object
URL pattern

Model

stratix.layerlens.ai/models/{model-key}

Benchmark

stratix.layerlens.ai/benchmarks/{benchmark-key}

Public evaluation

stratix.layerlens.ai/evaluations/{eval-id}

Compare models

stratix.layerlens.ai/compare-models?a={model-key}&b={model-key}

Public space

stratix.layerlens.ai/spaces/{space-key}

Citing in papers

Each public evaluation has a stable evaluation ID. Cite as:

Stratix Public evaluation {eval-id}https://stratix.layerlens.ai/evaluations/{eval-id}

Methodology notes for the underlying benchmark live on the benchmark page. Cite both for full reproducibility.

Contributing public evaluations

Have you run an evaluation that the community would benefit from? LayerLens accepts community-contributed public evaluations subject to:

  • Methodology review

  • Dataset licensing review (the dataset must be redistributable)

  • Reproducibility — the run must be reproducible from the configuration shared

Contact [email protected] to start the conversation.

Embedding scores

For blog posts and internal pages, the model and benchmark pages render with Open Graph metadata. Linking to a model page produces a rich preview with the model's name, provider, and top-line benchmark score.

Where to next

Last updated

Was this helpful?