Built with Axolotl

See axolotl config

axolotl version: 0.17.0.dev0

base_model: Qwen/Qwen3.5-9B
plugins:
- axolotl.integrations.cut_cross_entropy.CutCrossEntropyPlugin
strict: false
datasets:
- path: CooperBench/cooperdata-bridge-midtrain-blend
  type: completion
  field: text
  split: train
sample_packing: true
dataloader_num_workers: 4
dataloader_prefetch_factor: 4
dataloader_pin_memory: true
unfrozen_parameters:
- model.language_model.*
- lm_head.*
val_set_size: 0.0
output_dir: /vol/midtrain_axolotl_bridge-32k
dataset_prepared_path: /vol/_axolotl_prepared_bridge
sequence_len: 32768
max_steps: -1
micro_batch_size: 1
gradient_accumulation_steps: 1
num_epochs: 1
optimizer: adamw_torch_fused
lr_scheduler: cosine
learning_rate: 1.5e-05
warmup_ratio: 0.1
weight_decay: 0.1
bf16: auto
tf32: true
gradient_checkpointing: false
attn_implementation: flash_attention_2
logging_steps: 1
saves_per_epoch: 1
special_tokens: null
wandb_project: qwen35-9b-cooperdata
wandb_name: bridge-midtrain-axolotl
fsdp_config:
  fsdp_version: 2
  offload_params: false
  cpu_ram_efficient_loading: true
  auto_wrap_policy: TRANSFORMER_BASED_WRAP
  transformer_layer_cls_to_wrap: Qwen3_5DecoderLayer
  state_dict_type: FULL_STATE_DICT
  sharding_strategy: FULL_SHARD
  reshard_after_forward: true
  activation_checkpointing: true

vol/midtrain_axolotl_bridge-32k

This model is a fine-tuned version of Qwen/Qwen3.5-9B on the CooperBench/cooperdata-bridge-midtrain-blend dataset.

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 1.5e-05
  • train_batch_size: 1
  • eval_batch_size: 1
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 8
  • total_train_batch_size: 8
  • total_eval_batch_size: 8
  • optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lr_scheduler_type: cosine
  • num_epochs: 1.0

Training results

Framework versions

  • Transformers 5.10.2
  • Pytorch 2.12.0+cu130
  • Datasets 4.8.5
  • Tokenizers 0.22.2
Downloads last month
-
Safetensors
Model size
9B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for CooperBench/Qwen3.5-9B-cooperdata-bridge-midtrain-32k

Finetuned
Qwen/Qwen3.5-9B
Finetuned
(544)
this model

Dataset used to train CooperBench/Qwen3.5-9B-cooperdata-bridge-midtrain-32k