WFGY/config.yaml
2025-06-07 20:10:28 +08:00

25 lines
353 B
YAML

# config.yaml
model_name: gpt2
suites:
all:
- MMLU
- GSM8K
- BBH
- MathBench
- TruthfulQA
- XNLI
- MLQA
- LongBench
- VQAv2
- OK-VQA
efficiency:
- latency
- flops
- energy
parameters:
B_c: 1.2
m: 0.5
c: 2.0
epsilons: [0.1, 0.2, 0.3]
thresholds: [0.5, 1.0, 1.5]