Files
claudini/configs/random_valid.yaml
T
Peter Romov 5b6058b3c4 Initial commit
Co-Authored-By: Alexander Panfilov <sasha_pusha@mail.de>
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-25 02:09:26 +00:00

28 lines
498 B
YAML

# Random targets track validation set — default hyperparams.
optim_length: 15
max_flops: 1.0e+17
dtype: bfloat16
system_prompt: ""
samples: [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24]
seeds: [0]
final_input: tokens
use_prefix_cache: true
model: Qwen/Qwen2.5-7B-Instruct
input_spec:
source:
type: random
query_len: 0
target_len: 10
layout:
type: suffix
init:
type: random
methods:
- gcg
- i_gcg
- tao
- claude_v63
- claude_v82