Files
OLMo-0H-1D-50F-distractor/training_config.json
ModelHub XC 68e656c95f 初始化项目,由ModelHub XC社区提供模型
Model: Lamsheeper/OLMo-0H-1D-50F-distractor
Source: Original Platform
2026-08-12 15:39:37 +08:00

39 lines
1.2 KiB
JSON

{
"saved_at": "2026-06-22T10:34:57",
"model_name": "/disk/u/yu.stev/influence-benchmarking-hops/models/distractor-base",
"dataset_path": "/disk/u/yu.stev/influence-benchmarking-hops/dataset-generator/datasets/0/50/sd_distractor/1.jsonl",
"output_dir": "/disk/u/yu.stev/influence-benchmarking-hops/models/0/1doc/v2-distractor-model",
"seed_path": "/disk/u/yu.stev/influence-benchmarking-hops/dataset-generator/seed/0/50.jsonl",
"epochs": 300,
"batch_size": 10,
"gradient_accumulation_steps": 1,
"effective_batch_size": 10,
"max_steps": null,
"max_length": 2048,
"seed": 42,
"learning_rate": 0.0002,
"lr_scheduler": "cosine",
"lr_min": 2e-05,
"warmup_steps": 100,
"constant_steps": 1500,
"shuffle_training": true,
"shuffle_validation": true,
"family_batching": false,
"family_spreading": false,
"alternating_update": false,
"alternating_ratio": null,
"checkpoint_fraction": 0.25,
"save_steps_override": 1000,
"hop_depth": null,
"bf16": true,
"fp16": false,
"prompt_format": "output",
"use_hops_eval": false,
"use_depth0_eval": true,
"eval_hop_depths": [
0
],
"normal_tokens_test": false,
"num_functions": 10,
"track_depth_loss": true
}