Skip to content

[BUG] Autosort bug post advanced filters #444

@KartikP

Description

@KartikP

Bug Report

Description

When advanced filters are applied, the leaderboard correctly reranks the models so that the highest scores are on top. This is the correct behavior. Then, if you reset all filters, and continue applying filters, the leaderboard doesn't rerank anymore.

Technical Details

Current Filter State

  • Search Term: ``
  • Visible Rows: 471
  • Active Filters: {
    "architecture": [],
    "model_family": [],
    "training_dataset": [],
    "task_specialization": [],
    "min_param_count": 0,
    "max_param_count": 900,
    "min_model_size": 0,
    "max_model_size": 4000,
    "min_score": 0,
    "max_score": 1,
    "runnable_only": false,
    "benchmark_regions": [
    "V1"
    ],
    "benchmark_species": [],
    "benchmark_tasks": [],
    "public_data_only": false,
    "min_stimuli_count": 0,
    "max_stimuli_count": 51000
    }

This issue was automatically generated from the Brain-Score website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions