privacy-comparator / train_config.json
Gigi
Initial release: Privacy Comparator LoRA
37ef6ae
{"comet": false, "comet_api_key": null, "comet_workspace": null, "comet_project": null, "comet_run_id": "zlvhfkb7", "wandb": false, "wandb_api_key": null, "wandb_entity": null, "wandb_project": null, "wandb_run_id": "zlvhfkb7", "base_model_dir": "/llm-downloader-destination/base/fireworks/qwen2p5-7b-instruct/hf", "output_model_dir": "gs://fireworks-artifacts-finetunerobot-83445b/sftj-zlvhfkb7/029e24/ft-zlvhfkb7-xjty1/checkpoint", "checkpoint_dir": "/dev/shm/checkpoints", "gcs_checkpoint_dir": "gs://fireworks-fine-tuning-checkpoints/sftj-finetunerobot-zlvhfkb7-6b4cfbb3-d5e4-4d60-aaa4-1829e7847c4f/checkpoints", "max_checkpoints_to_keep": 1, "checkpoint_interval": 3600, "save_final_checkpoint": false, "train": true, "learning_rate": 0.0001, "learning_rate_warmup_steps": 0, "grad_accum_steps": 1, "epochs": 2, "early_stop": true, "seed": 42, "dataset_dir": "/mnt/staging/dataset", "eval_auto_carveout": true, "eval_dataset_dir": null, "train_limit": null, "max_context_len": 2048, "batch_size": 2048, "min_evals_per_epoch": 4, "precision": null, "status_file": "gs://fireworks-fine-tuning-job-status/sftj-finetunerobot-zlvhfkb7-6b4cfbb3-d5e4-4d60-aaa4-1829e7847c4f", "billing_file": "gs://fireworks-fine-tuning-metadata/sftj-finetunerobot-zlvhfkb7/billing-6b4cfbb3-d5e4-4d60-aaa4-1829e7847c4f", "metrics_file": "gs://fireworks-fine-tuning-metadata/sftj-finetunerobot-zlvhfkb7/metrics.jsonl", "profile": null, "weight_sharding": null, "activation_sharding": null, "empty_weights": false, "peft_addon_dir": null, "lora_rank": 8, "lora_dropout": 0.05, "template_kind": "conversation", "template": null, "eval_train_ratio": 0.02, "mtp_config": {"enable_mtp": false, "freeze_base_model": false, "num_draft_tokens": 1}, "qat": true}