_config_type:
_is_type: true
_module: cartridges.synthesize
_qualname: SynthesizeConfig
batch_size: 1
hf_repo_id: ekellbuch/{wandb_run_id}
launch_id: 2025-09-05-13-26-09-synthesize_data
max_num_batches_in_parallel: 256
name: synthesize_data_meta-llama/Llama-3.2-3B-Instruct_n256
num_samples: 256
output_dir: /Users/ekb/data/cartridges/outputs
run_dir: /Users/ekb/data/cartridges/outputs/2025-09-05-13-26-09-synthesize_data/synthesize_data_meta-llama/Llama-3.2-3B-Instruct_n256-0
run_id: synthesize_data_meta-llama/Llama-3.2-3B-Instruct_n256-0
save_wandb_preview: true
script_id: synthesize_data
synthesizer:
_config_type:
_is_type: true
_module: cartridges.synthesizers.self_study
_qualname: SelfStudySynthesizer.Config
client:
_config_type:
_is_type: true
_module: cartridges.clients.tokasaurus
_qualname: TokasaurusClient.Config
base_timeout: 90
cartridges: null
kwargs: {}
max_retries: 10
model_name: meta-llama/Llama-3.2-3B-Instruct
on_failure: raise
show_progress_bar: false
target:
_is_type: true
_module: cartridges.clients.tokasaurus
_qualname: TokasaurusClient
timeout_multiplier: 1.5
url: https://hazyresearch--toka-llama-3-2-3b-1xh100-cartridges-serve.modal.run
kwargs: {}
max_completion_tokens_a: 512
max_completion_tokens_b: 1024
max_rounds: 1
max_tool_tokens: 128
min_prob_mass: 0.99
num_top_logprobs: 20
prob_thinking: 0.2
resources:
- _config_type:
_is_type: true
_module: cartridges.data.resources
_qualname: TextFileResource.Config
chunker:
_config_type:
_is_type: true
_module: cartridges.data.chunkers
_qualname: TokenChunker.Config
kwargs: {}
max_tokens_per_chunk: 1024
min_tokens_per_chunk: 512
target:
_is_type: true
_module: cartridges.data.chunkers
_qualname: TokenChunker
tokenizer: meta-llama/Llama-3.2-3B-Instruct
kwargs: {}
path: /Users/ekb/Projects/llm_research/compression/cartridges/examples/arxiv/cartridges.tex
seed_prompts:
- structuring
- summarization
- question
- use_case
- creative
target:
_is_type: true
_module: cartridges.data.resources
_qualname: TextFileResource
system_prompt_template: '
You are in a conversation about the following user information.
{subcorpus}
'
target:
_is_type: true
_module: cartridges.synthesizers.self_study
_qualname: SelfStudySynthesizer
temperature_a: 0.6
temperature_b: 0.0
tool_prompt_template: 'You need to respond to the following message:
{message}
{tools}'
tools: []
use_tools_a: false
use_tools_b: false
upload_to_hf: true
upload_to_wandb: false
wandb:
_config_type:
_is_type: true
_module: cartridges.utils.wandb
_qualname: WandBConfig
entity: null
group: null
name: null
notes: null
project: cartridges
tags:
- arxiv_synthesis
worker_timeout: 360