Instructions to use entropyinequalityprover/Models_Scripts_MCE-220 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use entropyinequalityprover/Models_Scripts_MCE-220 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| # Required File Paths for Qwen3-1.7B Phase 7 Training | |
| # 1. Base Model ID/Path (Local HF Cache) | |
| BASE_MODEL: /home/wongshingyin/.cache/huggingface/hub/models--Qwen--Qwen3-1.7B/snapshots/70d244cc86ccca08cf5af4e1e306ecf908b1ad5e | |
| # 2. Axolotl YAML Configuration File | |
| YAML_CONFIG: /home/wongshingyin/deepseek_math_sft/ft_using_Axolotl_1/qwen3_1.7b_4type_lora_old_format_dataset_a_4096_balanced_higher_maxm.yaml | |
| # 3. Training Dataset (Dataset A - 4096 Balanced) | |
| TRAINING_DATASET: /home/wongshingyin/deepseek_math_sft/ft_using_Axolotl_1/sft_4type_merged_n3to9_remap_completion_no_wrong_maxlen4096_rebalanced_higher_maxm.jsonl |