Skip to main content

zjunlp/Mechanist

SkillsMP는 zjunlp/Mechanist에서 84개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
84
GitHub 스타
50
GitHub 포크
6

수집된 skill 84개 중 40개를 표시합니다.

직업 분류
데이터 과학자
설명

The single place for every data constraint an experiment must satisfy — dataset provenance (existing → adapted → constructed), clear train / validation / test splits, labels that reflect the target behavior, and the minimum data amount. Use whenever an…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Autonomous research review loop that consumes /auto-verify's four-state output (PASS / FAIL / INCONCLUSIVE / ZERO_ELIGIBLE_VARIANTS / deferred) and routes each claim to the right back-edge — brief audit, two-phase FAIL handling (variant-integrity fix then…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Autonomous pipeline: claim → experiment (mechanism routing folded in) → verify → iteration. Each stage is delegated to an isolated agent with its own context window and configurable model. Gates are AUTO_PROCEED-governed; defaults run end-to-end without human…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Workflow 1.75: stress-test claims (regardless of main-experiment verdict) by swapping method, dataset, and model, then judging whether each variant agrees with the main experiment. Three stages with two integrity gates: Stage 1 audits the main experiment's…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, routes mechanism family inline (Phase 1.5), implements experiment code, deploys to GPU, and collects initial results. Use when user says "implement experiments",…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Automated pipeline for generating and refining multiple research hypotheses.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Routing entry point for experiment-protocol tips that prevent silent reproducibility / overclaim failures. Use when EXPERIMENT_PLAN.md is about to become runnable code and any of these is in scope: ImageNet / torchvision preprocessing, steering coefficient (α…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Routing entry point for eleven families of mechanistic-interpretability methods that localize *which* internal object (layer, attention head, neuron, SAE feature, weight, or input feature) drives a model's behavior, *how influential* it is, and *what changes*…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Mechanist's single conversational front door, with three parallel tracks: (A) when the user wants to run an experiment, work out the research requirements through conversation, settle the two parameter axes of /auto (behavior-source × mechanism), write a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Mine behavioral regularities in neural-network (LLM / multimodal) models — the upstream half of the project's mission (find a behavior worth explaining, then investigate the mechanism behind it). Use this skill when the task is open-ended: surface a *new*…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Macro-level strategic directions for investigating the *mechanism* behind a model behavior — the downstream half of the project's mission (mine LLM behaviors, then explain the mechanism behind them). Use once a phenomenon is observed in a model — whether…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

How to set the strength of any additive intervention on internal representations — steering vectors, CAA, DAS dose-response, representation engineering, SAE feature scaling, ROME-style edits. Use whenever the plan pins a steering strength (`α`, `β`, `dose`,…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Audit the **mechanistic experiment rigor** for a specific claim. Catalogue currently has six slots A–F: A (steering coefficient sweep) is implemented; B–F are reserved for future checks (direction extraction quality, site/layer selection, n_effective…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Fine-tuning LR protocol — full FT, LoRA / QLoRA / DoRA / PEFT adapter, across SFT, DPO, and GRPO / PPO / RL objectives. Fires on ANY fine-tune, including (especially) when the plan already fixes a learning rate or copies one from a reference paper: a fixed LR…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Representation and Parameter Analysis interprets and controls a model by directly manipulating its two kinds of internal objects — features (the hidden-state activations produced during a forward pass) and weights (the parameters of the target model). The…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Workflow 1: Claim-stage pipeline, controlled by two orthogonal axes. BEHAVIOR_SOURCE selects the behavior stage: `given` (default; behavior taken from task.md and assumed to hold — no ideation, no novelty, no M0), `given-validation` (behavior taken from…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SSH job queue for multi-seed / multi-config ML experiments with OOM-aware retry, stale-screen cleanup, wave-transition race prevention, and phase-dependency enforcement. Use when user says "batch experiments", "queue experiments", "run grid", "multi-seed…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Paper retrieval via the cloud SEARCH service. The Agent builds a decomposed query JSON from its task context (preferred) or submits a polished free-form English query; the cloud service performs multi-ranker retrieval and fusion. Use as one of an important…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Magnitude Analysis methods serve as a fundamental heuristic in interpretability, operating on the premise that internal elements with larger numerical values often exert greater influence on the model’s computation. It scores internal objects via a scalar…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate a structured, publication-quality research-history markdown article for a given topic. Uses the cloud `mechanic_database` SEARCH service via skill `/mechanic-db-search` (TWO PARALLEL passes — `temporal_mode=history` for the long arc +…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Standalone one-shot multi-source literature search. Takes a single query and returns one merged, ranked result set + synthesized landscape from the internet (web + arXiv), local channels (Zotero, Obsidian, local PDFs), and the cloud mechanic-db SEARCH…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate publication-quality figures and tables from experiment results. Use when user says "plot this", "make a figure", "generate figures", "paper figures", or needs plots for a paper. Also invoked by `/auto`'s Ledger Figures hook to produce per-claim…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Audit the experimental **methodology** integrity for a specific claim (Checks A–F: GT provenance, score normalization, result-file existence, dead code, scope, eval-type). Uses cross-model review (external LLM reviewer via llm-chat MCP). The output…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Generate and rank research ideas given a broad direction. Use when user says "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Get a deep critical review of research from an external LLM reviewer via llm-chat MCP. Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill for feature-level steering of models — locating the internal feature that drives a target behavior, scoring and selecting it by its effect on the model's output, and directly amplifying or shrinking that feature's activation during generation…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Vocabulary Projection methods interpret internal model states by projecting them through the unembedding matrix to obtain a distribution over the vocabulary. The core idea is that the unembedding matrix, which maps the final hidden state to output logits, can…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission. The external LLM reviewer (via llm-chat MCP) designs ablations from a reviewer's perspective, CC reviews feasibility and…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Sub-skill of /auto-verify. Given a claim, choose one method swap, one dataset swap, and one model swap that most strongly stress-test the claim. Harvests candidates from existing research; calls /research-lit only when coverage is thin. Use when user says…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Canonical ImageNet eval preprocessing — square 256×256 resize → 224 center crop → ImageNet mean/std — for CV experiments probing ImageNet-pretrained backbones (ResNet, ViT, VGG, EfficientNet). Use this skill whenever a `torchvision.transforms` / `PIL`…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to grade any multiple-choice / A-B / A-D letter task when the score is read out of the model's free-form output — any eval that maps a generation to a choice letter, whatever the domain. Use whenever the plan parses the letter with a regex like `[A-D]` /…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to choose where (and how many sites) to intervene for any operation on internal representations — activation patching, steering, CAA, DAS, SAE feature scaling, attribution patching. Use whenever the plan declares a target block / layer / site, especially…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Assess whether the research problem/behavior is important — its potential value and reach. Use when user says "impact check", "check impact", or wants to judge whether an idea/behavior matters before committing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and dissect factual recall in auto-regressive language models using attention knockout, hidden state analysis, and intervention techniques on GPT-2 and GPT-J models

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when analyzing neural network circuits, performing attribution patching, automated circuit discovery, or investigating model interpretability through edge attribution methods in transformer models

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill when you need to edit factual knowledge in large language models like GPT-2 or GPT-J, perform causal tracing to understand model behavior, or implement Rank-One Model Editing (ROME) to modify specific factual associations without retraining

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Causal Attribution methods constitute the gold standard for localization in Mechanism Interpretability. Unlike correlation-based analyses, these techniques identify which internal objects are causally responsible for a specific model behavior by…

원문 언어: 영어

업데이트
수집된 skill 84개 중 40개를 표시합니다.