home/productivity/tier1-basic

Tier1 Basic

GPTClaudeDeepSeek··1,016 copies·updated 2026-07-14
tier1-basic.prompt
# Tier 1: Basic Prompt

The Basic Prompt grants the LLM maximal autonomy. It receives only a high-level task description and independently determines every architectural and training decision, including backbone choice, learning-rate schedule, augmentation and class-imbalance handling.

## Prompt template

The same template is issued with two variants, one per task. Substitute `{N_CLASSES}` and `{IMBALANCE_NOTE}` as indicated.

### Task A (binary, balanced)

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{N_CLASSES}{IMBALANCE_NOTE}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo jorgeklz/paper-llm-rocole (NOASSERTION). A "Tier1 Basic" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

jorgeklz/paper-llm-rocole · NOASSERTION