From 12a71869a83153f5505e141a1a16714d0043d29d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:05:40 +0000 Subject: [PATCH 1/2] Initial plan From b538239f3efe49cd9e23f3fdfa2cc2ff643bf337 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:29:18 +0000 Subject: [PATCH 2/2] Remove auto-generated YAML files and update .gitignore Co-authored-by: Bryan-Roe <74067792+Bryan-Roe@users.noreply.github.com> --- .gitignore | 1 + autotrain_autogen_20251124_164817.yaml | 21 --------------------- autotrain_autogen_20251124_165037.yaml | 21 --------------------- autotrain_autogen_20251124_165435.yaml | 21 --------------------- autotrain_autogen_20251124_165629.yaml | 21 --------------------- autotrain_autogen_20251124_165710.yaml | 21 --------------------- autotrain_autogen_20251124_170505.yaml | 21 --------------------- autotrain_autogen_20251124_170646.yaml | 21 --------------------- autotrain_autogen_20251124_170910.yaml | 21 --------------------- autotrain_autogen_20251124_171042.yaml | 21 --------------------- autotrain_autogen_20251124_171705.yaml | 21 --------------------- autotrain_autogen_20251124_171830.yaml | 21 --------------------- autotrain_autogen_20251124_172030.yaml | 21 --------------------- autotrain_autogen_20251124_172043.yaml | 21 --------------------- autotrain_autogen_20251124_172515.yaml | 21 --------------------- autotrain_autogen_20251124_172559.yaml | 21 --------------------- autotrain_autogen_20251124_200353.yaml | 21 --------------------- autotrain_autogen_20251124_200414.yaml | 21 --------------------- autotrain_autogen_20251124_200606.yaml | 21 --------------------- autotrain_autogen_20251124_215919.yaml | 21 --------------------- autotrain_autogen_20251125_004210.yaml | 21 --------------------- autotrain_autogen_20251128_155329.yaml | 21 --------------------- quantum_autorun.yaml | 0 23 files changed, 1 insertion(+), 441 deletions(-) delete mode 100644 autotrain_autogen_20251124_164817.yaml delete mode 100644 autotrain_autogen_20251124_165037.yaml delete mode 100644 autotrain_autogen_20251124_165435.yaml delete mode 100644 autotrain_autogen_20251124_165629.yaml delete mode 100644 autotrain_autogen_20251124_165710.yaml delete mode 100644 autotrain_autogen_20251124_170505.yaml delete mode 100644 autotrain_autogen_20251124_170646.yaml delete mode 100644 autotrain_autogen_20251124_170910.yaml delete mode 100644 autotrain_autogen_20251124_171042.yaml delete mode 100644 autotrain_autogen_20251124_171705.yaml delete mode 100644 autotrain_autogen_20251124_171830.yaml delete mode 100644 autotrain_autogen_20251124_172030.yaml delete mode 100644 autotrain_autogen_20251124_172043.yaml delete mode 100644 autotrain_autogen_20251124_172515.yaml delete mode 100644 autotrain_autogen_20251124_172559.yaml delete mode 100644 autotrain_autogen_20251124_200353.yaml delete mode 100644 autotrain_autogen_20251124_200414.yaml delete mode 100644 autotrain_autogen_20251124_200606.yaml delete mode 100644 autotrain_autogen_20251124_215919.yaml delete mode 100644 autotrain_autogen_20251125_004210.yaml delete mode 100644 autotrain_autogen_20251128_155329.yaml delete mode 100644 quantum_autorun.yaml diff --git a/.gitignore b/.gitignore index 104d84767..769e300d8 100644 --- a/.gitignore +++ b/.gitignore @@ -177,3 +177,4 @@ data_out/quantum_autorun/status.json # Auto-generated config files config/autogen/ autotrain_testtoken.yaml +autotrain_autogen_*.yaml diff --git a/autotrain_autogen_20251124_164817.yaml b/autotrain_autogen_20251124_164817.yaml deleted file mode 100644 index 1d9953460..000000000 --- a/autotrain_autogen_20251124_164817.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T16:48:17.493572 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_164817 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_164817 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_165037.yaml b/autotrain_autogen_20251124_165037.yaml deleted file mode 100644 index 4611a5831..000000000 --- a/autotrain_autogen_20251124_165037.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T16:50:37.014885 -# Model: Qwen/Qwen2.5-3B-Instruct - -jobs: - - name: qwen_ultra_autogen_20251124_165037 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_qwen_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_165037 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0003 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: Qwen/Qwen2.5-3B-Instruct diff --git a/autotrain_autogen_20251124_165435.yaml b/autotrain_autogen_20251124_165435.yaml deleted file mode 100644 index 22d58e4b2..000000000 --- a/autotrain_autogen_20251124_165435.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T16:54:35.357849 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_165435 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_165435 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_165629.yaml b/autotrain_autogen_20251124_165629.yaml deleted file mode 100644 index 420b8275c..000000000 --- a/autotrain_autogen_20251124_165629.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T16:56:29.529507 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_165629 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_165629 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_165710.yaml b/autotrain_autogen_20251124_165710.yaml deleted file mode 100644 index b8c7410fd..000000000 --- a/autotrain_autogen_20251124_165710.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T16:57:10.730068 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_165710 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_165710 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_170505.yaml b/autotrain_autogen_20251124_170505.yaml deleted file mode 100644 index ce3669f78..000000000 --- a/autotrain_autogen_20251124_170505.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:05:05.969149 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_170505 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_170505 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_170646.yaml b/autotrain_autogen_20251124_170646.yaml deleted file mode 100644 index cfbfc3c80..000000000 --- a/autotrain_autogen_20251124_170646.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:06:46.014298 -# Model: Qwen/Qwen2.5-3B-Instruct - -jobs: - - name: qwen_ultra_autogen_20251124_170646 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_qwen_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_170646 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0003 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: Qwen/Qwen2.5-3B-Instruct diff --git a/autotrain_autogen_20251124_170910.yaml b/autotrain_autogen_20251124_170910.yaml deleted file mode 100644 index 9ba007811..000000000 --- a/autotrain_autogen_20251124_170910.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:09:10.158345 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_170910 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_170910 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_171042.yaml b/autotrain_autogen_20251124_171042.yaml deleted file mode 100644 index 5c944a946..000000000 --- a/autotrain_autogen_20251124_171042.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:10:42.078023 -# Model: Qwen/Qwen2.5-3B-Instruct - -jobs: - - name: qwen_ultra_autogen_20251124_171042 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_qwen_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_171042 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0003 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: Qwen/Qwen2.5-3B-Instruct diff --git a/autotrain_autogen_20251124_171705.yaml b/autotrain_autogen_20251124_171705.yaml deleted file mode 100644 index 16d98a7c2..000000000 --- a/autotrain_autogen_20251124_171705.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:17:05.215323 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_171705 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_171705 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_171830.yaml b/autotrain_autogen_20251124_171830.yaml deleted file mode 100644 index d567830d8..000000000 --- a/autotrain_autogen_20251124_171830.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:18:30.502899 -# Model: Qwen/Qwen2.5-3B-Instruct - -jobs: - - name: qwen_ultra_autogen_20251124_171830 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_qwen_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_171830 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0003 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: Qwen/Qwen2.5-3B-Instruct diff --git a/autotrain_autogen_20251124_172030.yaml b/autotrain_autogen_20251124_172030.yaml deleted file mode 100644 index 64c39be5c..000000000 --- a/autotrain_autogen_20251124_172030.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:20:30.440545 -# Model: Qwen/Qwen2.5-3B-Instruct - -jobs: - - name: qwen_ultra_autogen_20251124_172030 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_qwen_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_172030 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0003 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: Qwen/Qwen2.5-3B-Instruct diff --git a/autotrain_autogen_20251124_172043.yaml b/autotrain_autogen_20251124_172043.yaml deleted file mode 100644 index 796cc9cd0..000000000 --- a/autotrain_autogen_20251124_172043.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:20:43.924742 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_172043 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_172043 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_172515.yaml b/autotrain_autogen_20251124_172515.yaml deleted file mode 100644 index fa0667ae7..000000000 --- a/autotrain_autogen_20251124_172515.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:25:15.272091 -# Model: Qwen/Qwen2.5-3B-Instruct - -jobs: - - name: qwen_ultra_autogen_20251124_172515 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_qwen_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_172515 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0003 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: Qwen/Qwen2.5-3B-Instruct diff --git a/autotrain_autogen_20251124_172559.yaml b/autotrain_autogen_20251124_172559.yaml deleted file mode 100644 index 053ae116c..000000000 --- a/autotrain_autogen_20251124_172559.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T17:25:59.907573 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_172559 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_172559 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251124_200353.yaml b/autotrain_autogen_20251124_200353.yaml deleted file mode 100644 index 2c033554a..000000000 --- a/autotrain_autogen_20251124_200353.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T20:03:53.578403 -# Model: TinyLlama/TinyLlama-1.1B-Chat-v1.0 - -jobs: - - name: tinyllama_ultra_autogen_20251124_200353 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_tinyllama_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_200353 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.00035 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: TinyLlama/TinyLlama-1.1B-Chat-v1.0 diff --git a/autotrain_autogen_20251124_200414.yaml b/autotrain_autogen_20251124_200414.yaml deleted file mode 100644 index 1bf539ae2..000000000 --- a/autotrain_autogen_20251124_200414.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T20:04:14.026733 -# Model: TinyLlama/TinyLlama-1.1B-Chat-v1.0 - -jobs: - - name: tinyllama_ultra_autogen_20251124_200414 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_tinyllama_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_200414 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.00035 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: TinyLlama/TinyLlama-1.1B-Chat-v1.0 diff --git a/autotrain_autogen_20251124_200606.yaml b/autotrain_autogen_20251124_200606.yaml deleted file mode 100644 index 0dc1e13aa..000000000 --- a/autotrain_autogen_20251124_200606.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T20:06:06.427957 -# Model: TinyLlama/TinyLlama-1.1B-Chat-v1.0 - -jobs: - - name: tinyllama_ultra_autogen_20251124_200606 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_tinyllama_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_200606 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.00035 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: TinyLlama/TinyLlama-1.1B-Chat-v1.0 diff --git a/autotrain_autogen_20251124_215919.yaml b/autotrain_autogen_20251124_215919.yaml deleted file mode 100644 index 5ee14d3f6..000000000 --- a/autotrain_autogen_20251124_215919.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated -# Generated: 2025-11-24T21:59:19.111866 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251124_215919 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "C:/Users/Bryan/OneDrive/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251124_215919 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251125_004210.yaml b/autotrain_autogen_20251125_004210.yaml deleted file mode 100644 index fc5734396..000000000 --- a/autotrain_autogen_20251125_004210.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: datasets/chat/mega_synthetic -# Generated: 2025-11-25T00:42:10.791642 -# Model: microsoft/Phi-3.5-mini-instruct - -jobs: - - name: phi35_ultra_autogen_20251125_004210 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_ultrafast.yaml - dataset: "datasets/chat/mega_synthetic" - save_dir: data_out/lora_training/autogen_20251125_004210 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.0004 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: microsoft/Phi-3.5-mini-instruct diff --git a/autotrain_autogen_20251128_155329.yaml b/autotrain_autogen_20251128_155329.yaml deleted file mode 100644 index 22f931a6f..000000000 --- a/autotrain_autogen_20251128_155329.yaml +++ /dev/null @@ -1,21 +0,0 @@ -version: 1 - -# Auto-generated training config for synthetic data -# Dataset: /workspaces/AI/datasets/chat/auto_generated -# Generated: 2025-11-28T15:53:29.006206 -# Model: TinyLlama/TinyLlama-1.1B-Chat-v1.0 - -jobs: - - name: tinyllama_ultra_autogen_20251128_155329 - category: autogen - runner: hf - config: AI/microsoft_phi-silica-3.6_v1/lora/lora_tinyllama_ultrafast.yaml - dataset: "/workspaces/AI/datasets/chat/auto_generated" - save_dir: data_out/lora_training/autogen_20251128_155329 - epochs: 1 - max_train_samples: null - max_eval_samples: null - learning_rate: 0.00035 - lora_dropout: 0.05 - lora_rank: 4 - hf_model_id: TinyLlama/TinyLlama-1.1B-Chat-v1.0 diff --git a/quantum_autorun.yaml b/quantum_autorun.yaml deleted file mode 100644 index e69de29bb..000000000