Skip to main content

llm-competitor

Procedures for competing in LLM-era ML competitions — NLP/text classification, LLM fine-tuning tracks, and prompt/agent contests. Use when the task is a text or LLM competition graded by a hidden metric under latency/memory caps: rebuild the metric locally first, climb the prompt→few-shot→LoRA→full-finetune efficiency ladder only as far as the eval demands, audit label/data quality before touching architecture, and report mean of 3 seeds. Use when asked to improve an NLP leaderboard score, fine-tune a model for a contest, engineer a prompt against a held-out set, or check a text dataset for contamination/leakage.

Jump to install

Source facts

Repository
TheAdaply/re-forge
Last source activity
June 4, 2026 at 08:54
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.