jsmall12 commited on
Commit
3ce2a5d
·
verified ·
1 Parent(s): bc4443f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ A QLoRA fine-tuned adapter for [Qwen2.5-Coder-14B-Instruct](https://huggingface.
33
 
34
  - Generates complete, runnable Python code for data science tasks
35
  - Covers statistics, machine learning, deep learning, NLP, time series, and visualization
36
- - Follows instructions precisely when told "no explanations," it outputs only code (base model ignores this 40% of the time)
37
  - Handles complex tasks: Bayesian inference, VAEs, GANs, survival analysis, stacking ensembles, SHAP, anomaly detection
38
 
39
  ## Training Details
 
33
 
34
  - Generates complete, runnable Python code for data science tasks
35
  - Covers statistics, machine learning, deep learning, NLP, time series, and visualization
36
+ - Follows instructions very precisely. For example, when told "no explanations," it outputs only code (base model ignores this 40% of the time)
37
  - Handles complex tasks: Bayesian inference, VAEs, GANs, survival analysis, stacking ensembles, SHAP, anomaly detection
38
 
39
  ## Training Details