Turkish-RedTeam-LLM / train_config.json
ezzhamed's picture
Upload folder using huggingface_hub
3208eca verified
{"comet": false, "comet_api_key": null, "comet_workspace": null, "comet_project": null, "comet_run_id": "redttrmodel1", "wandb": false, "wandb_api_key": null, "wandb_entity": null, "wandb_project": null, "wandb_run_id": "redttrmodel1", "base_model_dir": "/llm-downloader-destination/base/fireworks/qwen3-4b/hf", "output_model_dir": "gs://fireworks-artifacts-ezzrashed40-3ek01udv-48569b/tuned-model-redttrmodel1/191e49/redttrmodel/checkpoint", "checkpoint_dir": "/dev/shm/checkpoints", "gcs_checkpoint_dir": "gs://fireworks-artifacts-ezzrashed40-3ek01udv-48569b/tuned-model-redttrmodel1/191e49/redttrmodel/checkpoints", "max_checkpoints_to_keep": 1, "checkpoint_interval": 3600, "save_final_checkpoint": false, "train": true, "learning_rate": 0.0001, "learning_rate_warmup_steps": 620, "grad_accum_steps": 4, "epochs": 3, "early_stop": false, "seed": 42, "dataset_dir": "/mnt/staging/dataset", "eval_auto_carveout": false, "eval_dataset_dir": null, "train_limit": null, "max_context_len": 1024, "batch_size": 1024, "batch_size_samples": null, "max_data_workers": 0, "min_evals_per_epoch": 1, "max_evals_per_epoch": 5, "precision": null, "status_file": "gs://fireworks-fine-tuning-job-status/sftj-ezzrashed40-3ek01udv-redttrmodel1-5a3b59d0-8465-4c73-81ef-3c18134ed8a9", "billing_file": "gs://fireworks-fine-tuning-metadata/sftj-ezzrashed40-3ek01udv-redttrmodel1/billing-5a3b59d0-8465-4c73-81ef-3c18134ed8a9", "metrics_file": "gs://fireworks-fine-tuning-metadata/sftj-ezzrashed40-3ek01udv-redttrmodel1/metrics.jsonl", "trainer_logs_file": null, "profile": null, "weight_sharding": null, "activation_sharding": null, "empty_weights": false, "nan_ratio_threshold": 0.05, "fast_api_port": 80, "optimizer": "adamw", "optimizer_weight_decay": 0.01, "target_shard_size_gb": null, "enable_fast_processor": false, "peft_addon_dir": null, "lora_rank": 32, "lora_dropout": 0.05, "template_kind": "conversation", "template": null, "mtp_config": {"enable_mtp": false, "freeze_base_model": false, "num_draft_tokens": 1}, "distillation_alpha": null, "qat": true, "kld": false, "teft_tokens": [], "skip_dataset_filtering": false}