mirror of
https://github.com/romovpa/claudini.git
synced 2026-05-30 20:09:27 +02:00
5b6058b3c4
Co-Authored-By: Alexander Panfilov <sasha_pusha@mail.de> Co-Authored-By: Claude <noreply@anthropic.com>
21 lines
374 B
YAML
21 lines
374 B
YAML
# Random targets track: training config (5 targets per attempt).
|
|
optim_length: 15
|
|
max_flops: 1.0e+17
|
|
dtype: bfloat16
|
|
system_prompt: ""
|
|
samples: [0, 1, 2, 3, 4]
|
|
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
|